Status: Pass 1181 Failure 8 Skip 91
Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
setUpClass (tempest.api.compute.servers.test_create_server | 1 | 0 | 1 | 0 | 0 | Detail | |
ServersTestBootFromVolume) |
fail
ft1.1: setUpClass (tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 168, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 161, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/servers/test_create_server.py", line 59, in resource_setup server_initial = cls.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 346, 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 312, in create_test_server waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 101, in wait_for_server_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (ServersTestBootFromVolume:setUpClass) Server 5ff18809-07ca-447d-9174-2c09790df291 failed to reach ACTIVE status and task state "None" within the required time (360 s). Server boot request ID: req-b3f3eb72-a5c9-4142-8c95-4ba2c53b0abd. Current status: BUILD. Current task state: scheduling. |
||||||
setUpClass (tempest.api.compute.servers.test_server_addresses | 1 | 0 | 1 | 0 | 0 | Detail | |
ServerAddressesTestJSON) |
fail
ft2.1: setUpClass (tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 168, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 161, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/servers/test_server_addresses.py", line 34, in resource_setup cls.server = cls.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 346, 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 312, in create_test_server waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 101, in wait_for_server_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (ServerAddressesTestJSON:setUpClass) Server 4ecda35e-71d7-49ec-9446-ea60f849cd21 failed to reach ACTIVE status and task state "None" within the required time (360 s). Server boot request ID: req-734c34ce-d4df-4286-b9b1-bb65b19f08cc. Current status: BUILD. Current task state: scheduling. |
||||||
setUpClass (tempest.api.compute.servers.test_server_rescue | 4 | 0 | 1 | 0 | 3 | Detail | |
ServerBootFromVolumeStableRescueTest) |
skip
pt3.1: setUpClass (tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest) |
||||||
ServerStableDeviceRescueTestIDE) |
skip
pt3.2: setUpClass (tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTestIDE) |
||||||
ServerRescueTestJSONUnderV235) |
fail
ft3.3: setUpClass (tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSONUnderV235)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 168, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 161, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 49, in resource_setup server = cls.create_test_server(adminPass=password, File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 346, 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 312, in create_test_server waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 101, in wait_for_server_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (ServerRescueTestJSONUnderV235:setUpClass) Server 582b1a0d-69c1-48f6-bb1f-ee7f7ac43692 failed to reach ACTIVE status and task state "None" within the required time (360 s). Server boot request ID: req-62c294bd-0023-4f71-aec2-ecb17988a62c. Current status: BUILD. Current task state: scheduling. |
||||||
ServerStableDeviceRescueTest) |
skip
pt3.4: setUpClass (tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest) |
||||||
tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test | 4 | 3 | 1 | 0 | 0 | Detail | |
test_live_block_migration[id-1dce86b8-eb04-4c03-a9d8-9c1dc3ee0c7b] |
pass
pt4.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
pt4.2: tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test.test_live_block_migration_paused[id-1e107f21-61b2-4988-8f22-b196e938ab88] |
||||||
test_live_block_migration_with_attached_volume[id-e19c0cc6-6720-4ed8-be83-b6603ed5c812,volume] |
pass
pt4.3: tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test.test_live_block_migration_with_attached_volume[id-e19c0cc6-6720-4ed8-be83-b6603ed5c812,volume] |
||||||
test_volume_backed_live_migration[id-5071cf17-3004-4257-ae61-73a84e28badd,volume] |
fail
ft4.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:'': {{{ 2022-09-26 18:27:34,554 105851 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 201 POST http://10.222.0.82/identity/v3/auth/tokens 0.117s 2022-09-26 18:27:34,554 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Mon, 26 Sep 2022 18:27:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3702', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-5bf6e4c7-88c8-49dc-8461-abd841e11837', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.82/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "f1327fbe6aff47c2b74c66bae5679d73", "name": "tempest-LiveAutoBlockMigrationV225Test-470707090-project", "password_expires_at": null}, "audit_ids": ["cMBPUNDrRhWCFOuREUX6qA"], "expires_at": "2022-09-26T19:27:34.000000Z", "issued_at": "2022-09-26T18:27:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7de9c953be45456b9b71372d5fe411c3", "name": "tempest-LiveAutoBlockMigrationV225Test-470707090"}, "is_domain": false, "roles": [{"id": "17c0f7ee6666490e8a3f642066b98052", "name": "reader"}, {"id": "02df89ba6d594a3fa10594cedbf7e1f9", "name": "member"}], "catalog": [{"endpoints": [{"id": "27d2aca8450f467d960bda919bed33e6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.82/identity", "region": "RegionOne"}, {"id": "d62051163953459eb4eeceecb76bc904", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.82/identity", "region": "RegionOne"}], "id": "079466fe726b4af597abee8a83dba50c", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "567730aa82724a20913beaef1ede8f80", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3", "region": "RegionOne"}], "id": "09cad5cc50184130900288ed21f96520", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "eb0c60cdbb904e3babc2cff67295ea05", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.82/volume/v2/7de9c953be45456b9b71372d5fe411c3", "region": "RegionOne"}], "id": "233b0e0f807444509d0447415047581f", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "79e5f44c50ce469597f4cd4d054bb7d0", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.82:9696/", "region": "RegionOne"}], "id": "31b252c906c74356b04e8cb9008f824b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "9b258cc26cba474b87f6b32df8e347fa", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.82/compute/v2/7de9c953be45456b9b71372d5fe411c3", "region": "RegionOne"}], "id": "4ef6fd3462fa41daad29533ae6d03a4c", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "e809b72499be426d987a38e790b28d55", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.82/image", "region": "RegionOne"}], "id": "7283c31b84024d4da00be6ec29207e2a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3b5c87d208f4f86b25644ba46fc500e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3", "region": "RegionOne"}], "id": "951d1edbe9624ecfbe4b8c9f8df3f62d", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c48454dbf61240b5a50bff12be8f1443", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.82/compute/v2.1", "region": "RegionOne"}], "id": "be1de1c21f4f494981d7b9797688aabe", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "abc43218b98a405caa7e3dc840b6f927", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.82:8080/v1/AUTH_7de9c953be45456b9b71372d5fe411c3", "region": "RegionOne"}, {"id": "d7a6d14e8dcf40f780182ff30e9f8c6b", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.82:8080", "region": "RegionOne"}], "id": "ca1875006fa14146b4c99c95b56a2e90", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "bfffceff5fc549f9a0b7618f7c81d408", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.82/placement", "region": "RegionOne"}], "id": "dd2384b6f26b43c6898ca88ea4b9fdb0", "type": "placement", "name": "placement"}]}}' 2022-09-26 18:27:34,555 105851 INFO [tempest.lib.common.fixed_network] (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration) Found network {'id': 'af576855-8334-4530-9ae1-c2616760c15f', 'name': 'tempest-LiveAutoBlockMigrationV225Test-2985002-network', 'tenant_id': '7de9c953be45456b9b71372d5fe411c3', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '7de9c953be45456b9b71372d5fe411c3', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 829, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-09-26T18:21:01Z', 'updated_at': '2022-09-26T18:21:02Z', 'revision_number': 1} available for tenant 2022-09-26 18:27:35,884 105851 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 202 POST http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes 1.328s 2022-09-26 18:27:35,884 105851 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-999901380", "imageRef": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "size": 1}} Response - Headers: {'date': 'Mon, 26 Sep 2022 18:27:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43eedd16-654b-4fab-9117-903fe02c4d6d', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43eedd16-654b-4fab-9117-903fe02c4d6d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes'} Body: b'{"volume": {"id": "a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:27:35.260824", "updated_at": null, "name": "tempest-tempest.common.compute-volume-999901380", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2"}], "user_id": "f1327fbe6aff47c2b74c66bae5679d73", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-09-26 18:27:36,116 105851 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2 0.217s 2022-09-26 18:27:36,117 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:27:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bbcec95-d66b-4143-8a75-7f8e69ddefdb', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bbcec95-d66b-4143-8a75-7f8e69ddefdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2'} Body: b'{"volume": {"id": "a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:27:35.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-999901380", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2"}], "user_id": "f1327fbe6aff47c2b74c66bae5679d73", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7de9c953be45456b9b71372d5fe411c3"}}' 2022-09-26 18:27:37,249 105851 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2 0.114s 2022-09-26 18:27:37,249 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:27:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecf64e57-cdd1-4a7d-9af1-c2386dca7e18', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecf64e57-cdd1-4a7d-9af1-c2386dca7e18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2'} Body: b'{"volume": {"id": "a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:27:35.000000", "updated_at": "2022-09-26T18:27:36.000000", "name": "tempest-tempest.common.compute-volume-999901380", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2"}], "user_id": "f1327fbe6aff47c2b74c66bae5679d73", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7de9c953be45456b9b71372d5fe411c3"}}' 2022-09-26 18:27:38,483 105851 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2 0.220s 2022-09-26 18:27:38,483 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:27:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39fd639c-95e2-4f32-bf47-d23ba0c91cf8', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39fd639c-95e2-4f32-bf47-d23ba0c91cf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2'} Body: b'{"volume": {"id": "a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:27:35.000000", "updated_at": "2022-09-26T18:27:36.000000", "name": "tempest-tempest.common.compute-volume-999901380", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2"}], "user_id": "f1327fbe6aff47c2b74c66bae5679d73", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7de9c953be45456b9b71372d5fe411c3"}}' 2022-09-26 18:27:39,692 105851 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2 0.195s 2022-09-26 18:27:39,692 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:27:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcaa32dd-60d0-452d-9b15-1921680c96ea', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcaa32dd-60d0-452d-9b15-1921680c96ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2'} Body: b'{"volume": {"id": "a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:27:35.000000", "updated_at": "2022-09-26T18:27:36.000000", "name": "tempest-tempest.common.compute-volume-999901380", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2"}], "user_id": "f1327fbe6aff47c2b74c66bae5679d73", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7de9c953be45456b9b71372d5fe411c3"}}' 2022-09-26 18:27:40,814 105851 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2 0.107s 2022-09-26 18:27:40,814 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:27:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc1d42e5-0822-41fa-b74d-60a9cf02db43', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc1d42e5-0822-41fa-b74d-60a9cf02db43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2'} Body: b'{"volume": {"id": "a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:27:35.000000", "updated_at": "2022-09-26T18:27:36.000000", "name": "tempest-tempest.common.compute-volume-999901380", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2"}], "user_id": "f1327fbe6aff47c2b74c66bae5679d73", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7de9c953be45456b9b71372d5fe411c3"}}' 2022-09-26 18:27:41,994 105851 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2 0.167s 2022-09-26 18:27:41,995 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:27:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e75ee18d-841c-43a6-8095-d273418188d0', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e75ee18d-841c-43a6-8095-d273418188d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2'} Body: b'{"volume": {"id": "a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:27:35.000000", "updated_at": "2022-09-26T18:27:36.000000", "name": "tempest-tempest.common.compute-volume-999901380", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2"}], "user_id": "f1327fbe6aff47c2b74c66bae5679d73", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7de9c953be45456b9b71372d5fe411c3"}}' 2022-09-26 18:27:43,215 105851 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2 0.206s 2022-09-26 18:27:43,216 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:27:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d12697c-3709-4c1e-bdca-6037a76e1510', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d12697c-3709-4c1e-bdca-6037a76e1510', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2'} Body: b'{"volume": {"id": "a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:27:35.000000", "updated_at": "2022-09-26T18:27:36.000000", "name": "tempest-tempest.common.compute-volume-999901380", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2"}], "user_id": "f1327fbe6aff47c2b74c66bae5679d73", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7de9c953be45456b9b71372d5fe411c3"}}' 2022-09-26 18:27:44,339 105851 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2 0.109s 2022-09-26 18:27:44,340 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:27:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f239032-5a84-44bd-8330-11c2021c822b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f239032-5a84-44bd-8330-11c2021c822b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2'} Body: b'{"volume": {"id": "a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:27:35.000000", "updated_at": "2022-09-26T18:27:36.000000", "name": "tempest-tempest.common.compute-volume-999901380", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2"}], "user_id": "f1327fbe6aff47c2b74c66bae5679d73", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7de9c953be45456b9b71372d5fe411c3"}}' 2022-09-26 18:27:45,600 105851 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2 0.240s 2022-09-26 18:27:45,600 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:27:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dde38dfa-d262-436b-aea6-698f11ae248f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dde38dfa-d262-436b-aea6-698f11ae248f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2'} Body: b'{"volume": {"id": "a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:27:35.000000", "updated_at": "2022-09-26T18:27:36.000000", "name": "tempest-tempest.common.compute-volume-999901380", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2"}], "user_id": "f1327fbe6aff47c2b74c66bae5679d73", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7de9c953be45456b9b71372d5fe411c3"}}' 2022-09-26 18:27:46,921 105851 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2 0.308s 2022-09-26 18:27:46,921 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:27:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af21fa78-6c47-4999-897f-d19041e7af23', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af21fa78-6c47-4999-897f-d19041e7af23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2'} Body: b'{"volume": {"id": "a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:27:35.000000", "updated_at": "2022-09-26T18:27:36.000000", "name": "tempest-tempest.common.compute-volume-999901380", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2"}], "user_id": "f1327fbe6aff47c2b74c66bae5679d73", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7de9c953be45456b9b71372d5fe411c3"}}' 2022-09-26 18:27:48,228 105851 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2 0.293s 2022-09-26 18:27:48,228 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:27:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae0632c7-713a-439d-a093-9ce88d70c491', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae0632c7-713a-439d-a093-9ce88d70c491', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2'} Body: b'{"volume": {"id": "a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:27:35.000000", "updated_at": "2022-09-26T18:27:36.000000", "name": "tempest-tempest.common.compute-volume-999901380", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2"}], "user_id": "f1327fbe6aff47c2b74c66bae5679d73", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7de9c953be45456b9b71372d5fe411c3"}}' 2022-09-26 18:27:49,462 105851 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2 0.215s 2022-09-26 18:27:49,462 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:27:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2782ee2e-2690-4313-90b8-ae7f8bb7e357', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2782ee2e-2690-4313-90b8-ae7f8bb7e357', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2'} Body: b'{"volume": {"id": "a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:27:35.000000", "updated_at": "2022-09-26T18:27:36.000000", "name": "tempest-tempest.common.compute-volume-999901380", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2"}], "user_id": "f1327fbe6aff47c2b74c66bae5679d73", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7de9c953be45456b9b71372d5fe411c3"}}' 2022-09-26 18:27:50,664 105851 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2 0.185s 2022-09-26 18:27:50,664 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:27:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04a3cc31-b37b-46fe-a301-572e9c9de259', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04a3cc31-b37b-46fe-a301-572e9c9de259', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2'} Body: b'{"volume": {"id": "a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:27:35.000000", "updated_at": "2022-09-26T18:27:36.000000", "name": "tempest-tempest.common.compute-volume-999901380", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2"}], "user_id": "f1327fbe6aff47c2b74c66bae5679d73", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7de9c953be45456b9b71372d5fe411c3"}}' 2022-09-26 18:27:51,824 105851 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2 0.144s 2022-09-26 18:27:51,824 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:27:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d68506f6-ed22-4dca-bf0e-824c13a21acc', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d68506f6-ed22-4dca-bf0e-824c13a21acc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2'} Body: b'{"volume": {"id": "a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:27:35.000000", "updated_at": "2022-09-26T18:27:36.000000", "name": "tempest-tempest.common.compute-volume-999901380", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2"}], "user_id": "f1327fbe6aff47c2b74c66bae5679d73", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7de9c953be45456b9b71372d5fe411c3"}}' 2022-09-26 18:27:53,034 105851 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2 0.196s 2022-09-26 18:27:53,035 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:27:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d353d1b-bda8-40b8-8c37-fd7f627411ec', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d353d1b-bda8-40b8-8c37-fd7f627411ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2'} Body: b'{"volume": {"id": "a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:27:35.000000", "updated_at": "2022-09-26T18:27:36.000000", "name": "tempest-tempest.common.compute-volume-999901380", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2"}], "user_id": "f1327fbe6aff47c2b74c66bae5679d73", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7de9c953be45456b9b71372d5fe411c3"}}' 2022-09-26 18:27:54,219 105851 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2 0.170s 2022-09-26 18:27:54,219 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:27:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c19b66d1-956c-410d-bbc5-363c3ddc646f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c19b66d1-956c-410d-bbc5-363c3ddc646f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2'} Body: b'{"volume": {"id": "a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:27:35.000000", "updated_at": "2022-09-26T18:27:36.000000", "name": "tempest-tempest.common.compute-volume-999901380", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2"}], "user_id": "f1327fbe6aff47c2b74c66bae5679d73", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7de9c953be45456b9b71372d5fe411c3"}}' 2022-09-26 18:27:55,380 105851 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2 0.148s 2022-09-26 18:27:55,381 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:27:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1821546e-dc4a-44a1-845c-6a5477161a37', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1821546e-dc4a-44a1-845c-6a5477161a37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2'} Body: b'{"volume": {"id": "a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:27:35.000000", "updated_at": "2022-09-26T18:27:36.000000", "name": "tempest-tempest.common.compute-volume-999901380", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2"}], "user_id": "f1327fbe6aff47c2b74c66bae5679d73", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7de9c953be45456b9b71372d5fe411c3"}}' 2022-09-26 18:27:56,620 105851 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2 0.222s 2022-09-26 18:27:56,620 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:27:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6030d503-7205-4193-8b80-cca9db607db2', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6030d503-7205-4193-8b80-cca9db607db2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2'} Body: b'{"volume": {"id": "a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:27:35.000000", "updated_at": "2022-09-26T18:27:36.000000", "name": "tempest-tempest.common.compute-volume-999901380", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2"}], "user_id": "f1327fbe6aff47c2b74c66bae5679d73", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7de9c953be45456b9b71372d5fe411c3"}}' 2022-09-26 18:27:57,783 105851 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2 0.148s 2022-09-26 18:27:57,783 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:27:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e78c057-79f3-4d3c-acc6-06ed620cc2fe', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e78c057-79f3-4d3c-acc6-06ed620cc2fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2'} Body: b'{"volume": {"id": "a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:27:35.000000", "updated_at": "2022-09-26T18:27:36.000000", "name": "tempest-tempest.common.compute-volume-999901380", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2"}], "user_id": "f1327fbe6aff47c2b74c66bae5679d73", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7de9c953be45456b9b71372d5fe411c3"}}' 2022-09-26 18:27:58,899 105851 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2 0.102s 2022-09-26 18:27:58,899 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:27:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4741e8ab-1ea0-4a72-92a0-5e21c49dabf8', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4741e8ab-1ea0-4a72-92a0-5e21c49dabf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2'} Body: b'{"volume": {"id": "a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:27:35.000000", "updated_at": "2022-09-26T18:27:36.000000", "name": "tempest-tempest.common.compute-volume-999901380", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2"}], "user_id": "f1327fbe6aff47c2b74c66bae5679d73", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7de9c953be45456b9b71372d5fe411c3"}}' 2022-09-26 18:28:00,081 105851 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2 0.168s 2022-09-26 18:28:00,081 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:27:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67f1f635-1049-49b6-aebc-1efbdfdb197f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67f1f635-1049-49b6-aebc-1efbdfdb197f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2'} Body: b'{"volume": {"id": "a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:27:35.000000", "updated_at": "2022-09-26T18:27:36.000000", "name": "tempest-tempest.common.compute-volume-999901380", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2"}], "user_id": "f1327fbe6aff47c2b74c66bae5679d73", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7de9c953be45456b9b71372d5fe411c3"}}' 2022-09-26 18:28:01,215 105851 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2 0.118s 2022-09-26 18:28:01,215 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:28:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8974c73-7309-42c6-8611-b0519178a744', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8974c73-7309-42c6-8611-b0519178a744', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2'} Body: b'{"volume": {"id": "a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:27:35.000000", "updated_at": "2022-09-26T18:27:36.000000", "name": "tempest-tempest.common.compute-volume-999901380", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2"}], "user_id": "f1327fbe6aff47c2b74c66bae5679d73", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7de9c953be45456b9b71372d5fe411c3"}}' 2022-09-26 18:28:02,331 105851 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2 0.102s 2022-09-26 18:28:02,331 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:28:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2345d807-9311-4c62-a5d0-62d03abe5941', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2345d807-9311-4c62-a5d0-62d03abe5941', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2'} Body: b'{"volume": {"id": "a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:27:35.000000", "updated_at": "2022-09-26T18:28:02.000000", "name": "tempest-tempest.common.compute-volume-999901380", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2"}], "user_id": "f1327fbe6aff47c2b74c66bae5679d73", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7de9c953be45456b9b71372d5fe411c3"}}' 2022-09-26 18:28:03,425 105851 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2 0.080s 2022-09-26 18:28:03,426 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:28:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4adabd71-72fb-492c-8726-6ceb2814a73d', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4adabd71-72fb-492c-8726-6ceb2814a73d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2'} Body: b'{"volume": {"id": "a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:27:35.000000", "updated_at": "2022-09-26T18:28:02.000000", "name": "tempest-tempest.common.compute-volume-999901380", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2"}], "user_id": "f1327fbe6aff47c2b74c66bae5679d73", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7de9c953be45456b9b71372d5fe411c3"}}' 2022-09-26 18:28:04,532 105851 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2 0.091s 2022-09-26 18:28:04,533 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:28:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e59bf18-105d-4a8a-8d5d-f6643554917b', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e59bf18-105d-4a8a-8d5d-f6643554917b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2'} Body: b'{"volume": {"id": "a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:27:35.000000", "updated_at": "2022-09-26T18:28:02.000000", "name": "tempest-tempest.common.compute-volume-999901380", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2"}], "user_id": "f1327fbe6aff47c2b74c66bae5679d73", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7de9c953be45456b9b71372d5fe411c3"}}' 2022-09-26 18:28:05,732 105851 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2 0.183s 2022-09-26 18:28:05,733 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:28:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79459c58-dcc1-4a40-9005-a9b29a5b934d', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79459c58-dcc1-4a40-9005-a9b29a5b934d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2'} Body: b'{"volume": {"id": "a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:27:35.000000", "updated_at": "2022-09-26T18:28:02.000000", "name": "tempest-tempest.common.compute-volume-999901380", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2"}], "user_id": "f1327fbe6aff47c2b74c66bae5679d73", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7de9c953be45456b9b71372d5fe411c3"}}' 2022-09-26 18:28:06,881 105851 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2 0.131s 2022-09-26 18:28:06,881 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:28:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-373b04e0-f629-429e-971c-8125c6a60ee6', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-373b04e0-f629-429e-971c-8125c6a60ee6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2'} Body: b'{"volume": {"id": "a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:27:35.000000", "updated_at": "2022-09-26T18:28:02.000000", "name": "tempest-tempest.common.compute-volume-999901380", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2"}], "user_id": "f1327fbe6aff47c2b74c66bae5679d73", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7de9c953be45456b9b71372d5fe411c3"}}' 2022-09-26 18:28:08,086 105851 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2 0.188s 2022-09-26 18:28:08,086 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:28:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-719cffc0-21ac-4a67-995d-fd20683813c6', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-719cffc0-21ac-4a67-995d-fd20683813c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2'} Body: b'{"volume": {"id": "a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:27:35.000000", "updated_at": "2022-09-26T18:28:02.000000", "name": "tempest-tempest.common.compute-volume-999901380", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2"}], "user_id": "f1327fbe6aff47c2b74c66bae5679d73", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7de9c953be45456b9b71372d5fe411c3"}}' 2022-09-26 18:28:09,227 105851 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2 0.124s 2022-09-26 18:28:09,228 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:28:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-960c70b1-0282-4ede-ad35-0147ba7783ac', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-960c70b1-0282-4ede-ad35-0147ba7783ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2'} Body: b'{"volume": {"id": "a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:27:35.000000", "updated_at": "2022-09-26T18:28:02.000000", "name": "tempest-tempest.common.compute-volume-999901380", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2"}], "user_id": "f1327fbe6aff47c2b74c66bae5679d73", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7de9c953be45456b9b71372d5fe411c3"}}' 2022-09-26 18:28:10,361 105851 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2 0.119s 2022-09-26 18:28:10,361 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:28:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0f6ee68-349a-4a4c-943a-8a7ed13a00bd', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0f6ee68-349a-4a4c-943a-8a7ed13a00bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2'} Body: b'{"volume": {"id": "a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:27:35.000000", "updated_at": "2022-09-26T18:28:02.000000", "name": "tempest-tempest.common.compute-volume-999901380", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2"}], "user_id": "f1327fbe6aff47c2b74c66bae5679d73", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7de9c953be45456b9b71372d5fe411c3"}}' 2022-09-26 18:28:11,569 105851 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2 0.190s 2022-09-26 18:28:11,569 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:28:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3ed0ad1-71c6-468d-8bb7-e15ae038c425', 'content-length': '1364', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3ed0ad1-71c6-468d-8bb7-e15ae038c425', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2'} Body: b'{"volume": {"id": "a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:27:35.000000", "updated_at": "2022-09-26T18:28:11.000000", "name": "tempest-tempest.common.compute-volume-999901380", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2"}], "user_id": "f1327fbe6aff47c2b74c66bae5679d73", "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": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "7de9c953be45456b9b71372d5fe411c3"}}' 2022-09-26 18:28:12,704 105851 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2 0.115s 2022-09-26 18:28:12,704 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:28:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64d44675-8135-401b-9cbe-c75ca8f7c2ea', 'content-length': '1362', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64d44675-8135-401b-9cbe-c75ca8f7c2ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2'} Body: b'{"volume": {"id": "a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:27:35.000000", "updated_at": "2022-09-26T18:28:12.000000", "name": "tempest-tempest.common.compute-volume-999901380", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/7de9c953be45456b9b71372d5fe411c3/volumes/a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2"}], "user_id": "f1327fbe6aff47c2b74c66bae5679d73", "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": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "7de9c953be45456b9b71372d5fe411c3"}}' 2022-09-26 18:28:12,718 105851 INFO [tempest.common.waiters] volume a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2 reached available after waiting for 36.718255 seconds 2022-09-26 18:28:15,047 105851 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 202 POST http://10.222.0.82/compute/v2.1/servers 2.328s 2022-09-26 18:28:15,047 105851 DEBUG [tempest.lib.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-1596882267", "imageRef": "", "flavorRef": "452", "networks": [{"uuid": "af576855-8334-4530-9ae1-c2616760c15f"}], "block_device_mapping_v2": [{"uuid": "a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}]}} Response - Headers: {'date': 'Mon, 26 Sep 2022 18:28:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f208593-caeb-41b8-a7ea-e19c9bcbe7e5', 'x-compute-request-id': 'req-7f208593-caeb-41b8-a7ea-e19c9bcbe7e5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.82/compute/v2.1/servers'} Body: b'{"server": {"id": "c7db9462-56be-4bbf-983f-258921326a9f", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/c7db9462-56be-4bbf-983f-258921326a9f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "N4vo4moDqV5y"}}' 2022-09-26 18:28:16,272 105851 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f 1.220s 2022-09-26 18:28:16,272 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:28:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1104', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3480e937-acc3-42b7-85e0-a861ed19b065', 'x-compute-request-id': 'req-3480e937-acc3-42b7-85e0-a861ed19b065', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f'} Body: b'{"server": {"id": "c7db9462-56be-4bbf-983f-258921326a9f", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1596882267", "status": "BUILD", "tenant_id": "7de9c953be45456b9b71372d5fe411c3", "user_id": "f1327fbe6aff47c2b74c66bae5679d73", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:28:15Z", "updated": "2022-09-26T18:28:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/c7db9462-56be-4bbf-983f-258921326a9f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-09-26 18:28:18,891 105851 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f 1.598s 2022-09-26 18:28:18,892 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:28:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65acda14-0267-40bb-a307-207761ffb0c4', 'x-compute-request-id': 'req-65acda14-0267-40bb-a307-207761ffb0c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f'} Body: b'{"server": {"id": "c7db9462-56be-4bbf-983f-258921326a9f", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1596882267", "status": "BUILD", "tenant_id": "7de9c953be45456b9b71372d5fe411c3", "user_id": "f1327fbe6aff47c2b74c66bae5679d73", "metadata": {}, "hostId": "dc9f6240d739b39607decb4dfa584e306d2ae39dae9eb8dd51ee236a", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:28:14Z", "updated": "2022-09-26T18:28:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/c7db9462-56be-4bbf-983f-258921326a9f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-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": "a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-09-26 18:28:18,908 105851 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 2 second wait 2022-09-26 18:28:23,440 105851 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f 3.530s 2022-09-26 18:28:23,441 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:28:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc870d75-e0aa-4bc1-b0ee-b079f2533af3', 'x-compute-request-id': 'req-dc870d75-e0aa-4bc1-b0ee-b079f2533af3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f'} Body: b'{"server": {"id": "c7db9462-56be-4bbf-983f-258921326a9f", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1596882267", "status": "BUILD", "tenant_id": "7de9c953be45456b9b71372d5fe411c3", "user_id": "f1327fbe6aff47c2b74c66bae5679d73", "metadata": {}, "hostId": "dc9f6240d739b39607decb4dfa584e306d2ae39dae9eb8dd51ee236a", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:28:14Z", "updated": "2022-09-26T18:28:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/c7db9462-56be-4bbf-983f-258921326a9f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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": "a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-09-26 18:28:23,463 105851 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait 2022-09-26 18:28:26,219 105851 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f 1.754s 2022-09-26 18:28:26,219 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:28:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df75bd1b-b0a4-4c8b-96d0-62c744eb777e', 'x-compute-request-id': 'req-df75bd1b-b0a4-4c8b-96d0-62c744eb777e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f'} Body: b'{"server": {"id": "c7db9462-56be-4bbf-983f-258921326a9f", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1596882267", "status": "BUILD", "tenant_id": "7de9c953be45456b9b71372d5fe411c3", "user_id": "f1327fbe6aff47c2b74c66bae5679d73", "metadata": {}, "hostId": "dc9f6240d739b39607decb4dfa584e306d2ae39dae9eb8dd51ee236a", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:28:14Z", "updated": "2022-09-26T18:28:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/c7db9462-56be-4bbf-983f-258921326a9f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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": "a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-09-26 18:28:27,777 105851 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f 0.537s 2022-09-26 18:28:27,778 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:28:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3893214a-8a8d-46d1-97d4-3d9578589797', 'x-compute-request-id': 'req-3893214a-8a8d-46d1-97d4-3d9578589797', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f'} Body: b'{"server": {"id": "c7db9462-56be-4bbf-983f-258921326a9f", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1596882267", "status": "BUILD", "tenant_id": "7de9c953be45456b9b71372d5fe411c3", "user_id": "f1327fbe6aff47c2b74c66bae5679d73", "metadata": {}, "hostId": "dc9f6240d739b39607decb4dfa584e306d2ae39dae9eb8dd51ee236a", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:28:14Z", "updated": "2022-09-26T18:28:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/c7db9462-56be-4bbf-983f-258921326a9f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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": "a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-09-26 18:28:30,933 105851 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f 2.137s 2022-09-26 18:28:30,934 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:28:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9666bded-7632-4c28-b733-f8747cabaa9c', 'x-compute-request-id': 'req-9666bded-7632-4c28-b733-f8747cabaa9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f'} Body: b'{"server": {"id": "c7db9462-56be-4bbf-983f-258921326a9f", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1596882267", "status": "BUILD", "tenant_id": "7de9c953be45456b9b71372d5fe411c3", "user_id": "f1327fbe6aff47c2b74c66bae5679d73", "metadata": {}, "hostId": "dc9f6240d739b39607decb4dfa584e306d2ae39dae9eb8dd51ee236a", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:28:14Z", "updated": "2022-09-26T18:28:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/c7db9462-56be-4bbf-983f-258921326a9f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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": "a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-09-26 18:28:34,062 105851 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f 2.109s 2022-09-26 18:28:34,062 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:28:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d901a8c0-4939-4afe-a7c2-cb18c3a256a9', 'x-compute-request-id': 'req-d901a8c0-4939-4afe-a7c2-cb18c3a256a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f'} Body: b'{"server": {"id": "c7db9462-56be-4bbf-983f-258921326a9f", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1596882267", "status": "BUILD", "tenant_id": "7de9c953be45456b9b71372d5fe411c3", "user_id": "f1327fbe6aff47c2b74c66bae5679d73", "metadata": {}, "hostId": "dc9f6240d739b39607decb4dfa584e306d2ae39dae9eb8dd51ee236a", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:28:14Z", "updated": "2022-09-26T18:28:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/c7db9462-56be-4bbf-983f-258921326a9f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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": "a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-09-26 18:28:36,654 105851 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f 1.575s 2022-09-26 18:28:36,655 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:28:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d653b8b3-a181-4dbb-b153-14e47cec05be', 'x-compute-request-id': 'req-d653b8b3-a181-4dbb-b153-14e47cec05be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f'} Body: b'{"server": {"id": "c7db9462-56be-4bbf-983f-258921326a9f", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1596882267", "status": "BUILD", "tenant_id": "7de9c953be45456b9b71372d5fe411c3", "user_id": "f1327fbe6aff47c2b74c66bae5679d73", "metadata": {}, "hostId": "dc9f6240d739b39607decb4dfa584e306d2ae39dae9eb8dd51ee236a", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:28:14Z", "updated": "2022-09-26T18:28:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/c7db9462-56be-4bbf-983f-258921326a9f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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": "a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-09-26 18:28:40,321 105851 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f 2.649s 2022-09-26 18:28:40,321 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:28:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7db0f4e3-6c1b-42d2-8a11-43d12eedbcce', 'x-compute-request-id': 'req-7db0f4e3-6c1b-42d2-8a11-43d12eedbcce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f'} Body: b'{"server": {"id": "c7db9462-56be-4bbf-983f-258921326a9f", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1596882267", "status": "BUILD", "tenant_id": "7de9c953be45456b9b71372d5fe411c3", "user_id": "f1327fbe6aff47c2b74c66bae5679d73", "metadata": {}, "hostId": "dc9f6240d739b39607decb4dfa584e306d2ae39dae9eb8dd51ee236a", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:28:14Z", "updated": "2022-09-26T18:28:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/c7db9462-56be-4bbf-983f-258921326a9f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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": "a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-09-26 18:28:43,197 105851 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f 1.857s 2022-09-26 18:28:43,197 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:28:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c663728-b933-45c1-8b83-4e976a434c8c', 'x-compute-request-id': 'req-0c663728-b933-45c1-8b83-4e976a434c8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f'} Body: b'{"server": {"id": "c7db9462-56be-4bbf-983f-258921326a9f", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1596882267", "status": "BUILD", "tenant_id": "7de9c953be45456b9b71372d5fe411c3", "user_id": "f1327fbe6aff47c2b74c66bae5679d73", "metadata": {}, "hostId": "dc9f6240d739b39607decb4dfa584e306d2ae39dae9eb8dd51ee236a", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:28:14Z", "updated": "2022-09-26T18:28:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/c7db9462-56be-4bbf-983f-258921326a9f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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": "a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-09-26 18:28:46,576 105851 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f 2.356s 2022-09-26 18:28:46,576 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:28:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b97612cb-9ba1-4369-9997-02e783b8260b', 'x-compute-request-id': 'req-b97612cb-9ba1-4369-9997-02e783b8260b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f'} Body: b'{"server": {"id": "c7db9462-56be-4bbf-983f-258921326a9f", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1596882267", "status": "BUILD", "tenant_id": "7de9c953be45456b9b71372d5fe411c3", "user_id": "f1327fbe6aff47c2b74c66bae5679d73", "metadata": {}, "hostId": "dc9f6240d739b39607decb4dfa584e306d2ae39dae9eb8dd51ee236a", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:28:14Z", "updated": "2022-09-26T18:28:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/c7db9462-56be-4bbf-983f-258921326a9f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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": "a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-09-26 18:28:49,546 105851 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f 1.949s 2022-09-26 18:28:49,547 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:28:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1474', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2bc1af6-c3a9-4d3b-a32d-51c59c6ee7aa', 'x-compute-request-id': 'req-c2bc1af6-c3a9-4d3b-a32d-51c59c6ee7aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f'} Body: b'{"server": {"id": "c7db9462-56be-4bbf-983f-258921326a9f", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1596882267", "status": "ACTIVE", "tenant_id": "7de9c953be45456b9b71372d5fe411c3", "user_id": "f1327fbe6aff47c2b74c66bae5679d73", "metadata": {}, "hostId": "dc9f6240d739b39607decb4dfa584e306d2ae39dae9eb8dd51ee236a", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:28:14Z", "updated": "2022-09-26T18:28:48Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-2985002-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:51:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/c7db9462-56be-4bbf-983f-258921326a9f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-26T18:28:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-09-26 18:28:49,562 105851 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 33 second wait 2022-09-26 18:28:52,596 105851 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f 3.032s 2022-09-26 18:28:52,596 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:28:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1967', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56667a9d-5925-4d5d-971e-79f29e2e6692', 'x-compute-request-id': 'req-56667a9d-5925-4d5d-971e-79f29e2e6692', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f'} Body: b'{"server": {"id": "c7db9462-56be-4bbf-983f-258921326a9f", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1596882267", "status": "ACTIVE", "tenant_id": "7de9c953be45456b9b71372d5fe411c3", "user_id": "f1327fbe6aff47c2b74c66bae5679d73", "metadata": {}, "hostId": "dc9f6240d739b39607decb4dfa584e306d2ae39dae9eb8dd51ee236a", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:28:14Z", "updated": "2022-09-26T18:28:48Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-2985002-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:51:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/c7db9462-56be-4bbf-983f-258921326a9f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-26T18:28:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "n-h1-859320-1", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002c", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h1-859320-1", "OS-EXT-SRV-ATTR:reservation_id": "r-p99cpz50", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-liveautoblockmigrationv225test-server-1596882267", "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": "a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2", "delete_on_termination": true}], "host_status": "UP", "locked": false, "description": null}}' 2022-09-26 18:28:54,823 105851 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f 2.205s 2022-09-26 18:28:54,824 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:28:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1967', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55ba803e-98a1-4691-a168-702d163003c2', 'x-compute-request-id': 'req-55ba803e-98a1-4691-a168-702d163003c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f'} Body: b'{"server": {"id": "c7db9462-56be-4bbf-983f-258921326a9f", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1596882267", "status": "ACTIVE", "tenant_id": "7de9c953be45456b9b71372d5fe411c3", "user_id": "f1327fbe6aff47c2b74c66bae5679d73", "metadata": {}, "hostId": "dc9f6240d739b39607decb4dfa584e306d2ae39dae9eb8dd51ee236a", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:28:14Z", "updated": "2022-09-26T18:28:48Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-2985002-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:51:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/c7db9462-56be-4bbf-983f-258921326a9f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-26T18:28:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "n-h1-859320-1", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002c", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h1-859320-1", "OS-EXT-SRV-ATTR:reservation_id": "r-p99cpz50", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-liveautoblockmigrationv225test-server-1596882267", "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": "a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2", "delete_on_termination": true}], "host_status": "UP", "locked": false, "description": null}}' 2022-09-26 18:28:58,164 105851 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.82/compute/v2.1/os-services?binary=nova-compute 3.321s 2022-09-26 18:28:58,164 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:28:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '424', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2230a9d7-e2d4-473f-9bd6-586ad40040a7', 'x-compute-request-id': 'req-2230a9d7-e2d4-473f-9bd6-586ad40040a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/os-services?binary=nova-compute'} Body: b'{"services": [{"binary": "nova-compute", "host": "n-h2-859320-1", "id": 3, "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2022-09-26T18:28:56.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "n-h1-859320-1", "id": 4, "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2022-09-26T18:28:50.000000", "disabled_reason": null, "forced_down": false}]}' 2022-09-26 18:28:58,169 105851 INFO [tempest.api.compute.admin.test_live_migration] Live migrate from source n-h1-859320-1 to destination n-h2-859320-1 2022-09-26 18:29:08,480 105851 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 202 POST http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f/action 10.311s 2022-09-26 18:29:08,480 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: {"os-migrateLive": {"host": "n-h2-859320-1", "block_migration": "auto"}} Response - Headers: {'date': 'Mon, 26 Sep 2022 18:28:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abe6d1c4-128a-48b1-aac6-c7f1b40f97d2', 'x-compute-request-id': 'req-abe6d1c4-128a-48b1-aac6-c7f1b40f97d2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f/action'} Body: b'' 2022-09-26 18:29:10,984 105851 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f 2.503s 2022-09-26 18:29:10,984 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:29:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1484', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e42689e-1245-4a36-95f8-3ce6ccc51350', 'x-compute-request-id': 'req-6e42689e-1245-4a36-95f8-3ce6ccc51350', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f'} Body: b'{"server": {"id": "c7db9462-56be-4bbf-983f-258921326a9f", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1596882267", "status": "MIGRATING", "tenant_id": "7de9c953be45456b9b71372d5fe411c3", "user_id": "f1327fbe6aff47c2b74c66bae5679d73", "metadata": {}, "hostId": "dc9f6240d739b39607decb4dfa584e306d2ae39dae9eb8dd51ee236a", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:28:14Z", "updated": "2022-09-26T18:29:02Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-2985002-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:51:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/c7db9462-56be-4bbf-983f-258921326a9f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-26T18:28:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-09-26 18:29:14,243 105851 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f 2.237s 2022-09-26 18:29:14,244 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:29:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1484', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db3b62d5-588c-4b81-8962-91d82b8f7021', 'x-compute-request-id': 'req-db3b62d5-588c-4b81-8962-91d82b8f7021', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f'} Body: b'{"server": {"id": "c7db9462-56be-4bbf-983f-258921326a9f", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1596882267", "status": "MIGRATING", "tenant_id": "7de9c953be45456b9b71372d5fe411c3", "user_id": "f1327fbe6aff47c2b74c66bae5679d73", "metadata": {}, "hostId": "dc9f6240d739b39607decb4dfa584e306d2ae39dae9eb8dd51ee236a", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:28:14Z", "updated": "2022-09-26T18:29:02Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-2985002-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:51:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/c7db9462-56be-4bbf-983f-258921326a9f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-26T18:28:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-09-26 18:29:18,178 105851 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f 2.914s 2022-09-26 18:29:18,179 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:29:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1484', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9dee33d7-ba9f-4e68-af9c-f5f24bcb1e59', 'x-compute-request-id': 'req-9dee33d7-ba9f-4e68-af9c-f5f24bcb1e59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f'} Body: b'{"server": {"id": "c7db9462-56be-4bbf-983f-258921326a9f", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1596882267", "status": "MIGRATING", "tenant_id": "7de9c953be45456b9b71372d5fe411c3", "user_id": "f1327fbe6aff47c2b74c66bae5679d73", "metadata": {}, "hostId": "dc9f6240d739b39607decb4dfa584e306d2ae39dae9eb8dd51ee236a", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:28:14Z", "updated": "2022-09-26T18:29:02Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-2985002-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:51:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/c7db9462-56be-4bbf-983f-258921326a9f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-26T18:28:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-09-26 18:29:20,594 105851 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f 1.394s 2022-09-26 18:29:20,594 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:29:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1484', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8898efd0-16b8-4311-ba30-5d01d03ef13f', 'x-compute-request-id': 'req-8898efd0-16b8-4311-ba30-5d01d03ef13f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f'} Body: b'{"server": {"id": "c7db9462-56be-4bbf-983f-258921326a9f", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1596882267", "status": "MIGRATING", "tenant_id": "7de9c953be45456b9b71372d5fe411c3", "user_id": "f1327fbe6aff47c2b74c66bae5679d73", "metadata": {}, "hostId": "dc9f6240d739b39607decb4dfa584e306d2ae39dae9eb8dd51ee236a", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:28:14Z", "updated": "2022-09-26T18:29:02Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-2985002-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:51:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/c7db9462-56be-4bbf-983f-258921326a9f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-26T18:28:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-09-26 18:29:23,485 105851 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f 1.868s 2022-09-26 18:29:23,485 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:29:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1484', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7baaf230-d9b4-473c-a589-ad62bc0325cd', 'x-compute-request-id': 'req-7baaf230-d9b4-473c-a589-ad62bc0325cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f'} Body: b'{"server": {"id": "c7db9462-56be-4bbf-983f-258921326a9f", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1596882267", "status": "MIGRATING", "tenant_id": "7de9c953be45456b9b71372d5fe411c3", "user_id": "f1327fbe6aff47c2b74c66bae5679d73", "metadata": {}, "hostId": "dc9f6240d739b39607decb4dfa584e306d2ae39dae9eb8dd51ee236a", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:28:14Z", "updated": "2022-09-26T18:29:02Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-2985002-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:51:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/c7db9462-56be-4bbf-983f-258921326a9f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-26T18:28:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-09-26 18:29:27,540 105851 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f 3.036s 2022-09-26 18:29:27,541 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:29:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1484', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f41686ea-dbc3-499d-8f86-5fe7bb49e262', 'x-compute-request-id': 'req-f41686ea-dbc3-499d-8f86-5fe7bb49e262', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f'} Body: b'{"server": {"id": "c7db9462-56be-4bbf-983f-258921326a9f", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1596882267", "status": "MIGRATING", "tenant_id": "7de9c953be45456b9b71372d5fe411c3", "user_id": "f1327fbe6aff47c2b74c66bae5679d73", "metadata": {}, "hostId": "dc9f6240d739b39607decb4dfa584e306d2ae39dae9eb8dd51ee236a", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:28:14Z", "updated": "2022-09-26T18:29:02Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-2985002-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:51:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/c7db9462-56be-4bbf-983f-258921326a9f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-26T18:28:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-09-26 18:29:29,385 105851 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f 0.822s 2022-09-26 18:29:29,385 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:29:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1484', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ed479b5-29ab-4ed4-8d36-1b16d515ca36', 'x-compute-request-id': 'req-9ed479b5-29ab-4ed4-8d36-1b16d515ca36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f'} Body: b'{"server": {"id": "c7db9462-56be-4bbf-983f-258921326a9f", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1596882267", "status": "MIGRATING", "tenant_id": "7de9c953be45456b9b71372d5fe411c3", "user_id": "f1327fbe6aff47c2b74c66bae5679d73", "metadata": {}, "hostId": "dc9f6240d739b39607decb4dfa584e306d2ae39dae9eb8dd51ee236a", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:28:14Z", "updated": "2022-09-26T18:29:02Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-2985002-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:51:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/c7db9462-56be-4bbf-983f-258921326a9f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-26T18:28:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-09-26 18:29:33,500 105851 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f 3.097s 2022-09-26 18:29:33,501 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:29:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1484', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fac4de13-8925-49bf-91ba-1200e74b5c3a', 'x-compute-request-id': 'req-fac4de13-8925-49bf-91ba-1200e74b5c3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f'} Body: b'{"server": {"id": "c7db9462-56be-4bbf-983f-258921326a9f", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1596882267", "status": "MIGRATING", "tenant_id": "7de9c953be45456b9b71372d5fe411c3", "user_id": "f1327fbe6aff47c2b74c66bae5679d73", "metadata": {}, "hostId": "dc9f6240d739b39607decb4dfa584e306d2ae39dae9eb8dd51ee236a", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:28:14Z", "updated": "2022-09-26T18:29:02Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-2985002-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:51:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/c7db9462-56be-4bbf-983f-258921326a9f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-26T18:28:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-09-26 18:29:35,553 105851 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f 1.032s 2022-09-26 18:29:35,554 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:29:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1484', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f591ab05-7dd2-4564-a484-b70697191d62', 'x-compute-request-id': 'req-f591ab05-7dd2-4564-a484-b70697191d62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f'} Body: b'{"server": {"id": "c7db9462-56be-4bbf-983f-258921326a9f", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1596882267", "status": "MIGRATING", "tenant_id": "7de9c953be45456b9b71372d5fe411c3", "user_id": "f1327fbe6aff47c2b74c66bae5679d73", "metadata": {}, "hostId": "dc9f6240d739b39607decb4dfa584e306d2ae39dae9eb8dd51ee236a", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:28:14Z", "updated": "2022-09-26T18:29:02Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-2985002-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:51:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/c7db9462-56be-4bbf-983f-258921326a9f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-26T18:28:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-09-26 18:29:38,792 105851 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f 2.219s 2022-09-26 18:29:38,793 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:29:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1484', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f083cc3c-fcd8-4d5f-a9fc-72f78ccee1f2', 'x-compute-request-id': 'req-f083cc3c-fcd8-4d5f-a9fc-72f78ccee1f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f'} Body: b'{"server": {"id": "c7db9462-56be-4bbf-983f-258921326a9f", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1596882267", "status": "MIGRATING", "tenant_id": "7de9c953be45456b9b71372d5fe411c3", "user_id": "f1327fbe6aff47c2b74c66bae5679d73", "metadata": {}, "hostId": "dc9f6240d739b39607decb4dfa584e306d2ae39dae9eb8dd51ee236a", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:28:14Z", "updated": "2022-09-26T18:29:02Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-2985002-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:51:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/c7db9462-56be-4bbf-983f-258921326a9f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-26T18:28:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-09-26 18:29:41,284 105851 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f 1.473s 2022-09-26 18:29:41,284 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:29:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1474', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-696632a4-0000-4ada-9907-8ae624f604a2', 'x-compute-request-id': 'req-696632a4-0000-4ada-9907-8ae624f604a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f'} Body: b'{"server": {"id": "c7db9462-56be-4bbf-983f-258921326a9f", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1596882267", "status": "ACTIVE", "tenant_id": "7de9c953be45456b9b71372d5fe411c3", "user_id": "f1327fbe6aff47c2b74c66bae5679d73", "metadata": {}, "hostId": "dc9f6240d739b39607decb4dfa584e306d2ae39dae9eb8dd51ee236a", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:28:14Z", "updated": "2022-09-26T18:29:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-2985002-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:51:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/c7db9462-56be-4bbf-983f-258921326a9f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-26T18:28:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-09-26 18:29:41,305 105851 INFO [tempest.common.waiters] State transition "MIGRATING/migrating" ==> "ACTIVE/None" after 30 second wait 2022-09-26 18:29:41,935 105851 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.82/compute/v2.1/os-migrations 0.629s 2022-09-26 18:29:41,939 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:29:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2955', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77e22d6d-ff1e-4957-9eee-4bb2f288a886', 'x-compute-request-id': 'req-77e22d6d-ff1e-4957-9eee-4bb2f288a886', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/os-migrations'} Body: b'{"migrations": [{"id": 3, "source_compute": "n-h1-859320-1", "dest_compute": "n-h2-859320-1", "source_node": "n-h1-859320-1", "dest_node": "n-h2-859320-1", "dest_host": null, "old_instance_type_id": 14, "new_instance_type_id": 14, "instance_uuid": "9193178c-ed9d-4785-a3a9-e86a4e036b30", "status": "completed", "migration_type": "live-migration", "created_at": "2022-09-26T18:22:03.000000", "updated_at": "2022-09-26T18:22:33.000000"}, {"id": 4, "source_compute": "n-h1-859320-1", "dest_compute": "n-h2-859320-1", "source_node": "n-h1-859320-1", "dest_node": "n-h2-859320-1", "dest_host": null, "old_instance_type_id": 14, "new_instance_type_id": 14, "instance_uuid": "25e5d49c-18a5-49d4-bc18-2fa99ea8e07a", "status": "completed", "migration_type": "live-migration", "created_at": "2022-09-26T18:22:37.000000", "updated_at": "2022-09-26T18:23:12.000000"}, {"id": 6, "source_compute": "n-h1-859320-1", "dest_compute": "n-h2-859320-1", "source_node": "n-h1-859320-1", "dest_node": "n-h2-859320-1", "dest_host": null, "old_instance_type_id": 14, "new_instance_type_id": 14, "instance_uuid": "a8397401-282a-44b1-b8a2-8bedf33620c1", "status": "completed", "migration_type": "live-migration", "created_at": "2022-09-26T18:23:21.000000", "updated_at": "2022-09-26T18:23:46.000000"}, {"id": 7, "source_compute": "n-h1-859320-1", "dest_compute": "n-h2-859320-1", "source_node": "n-h1-859320-1", "dest_node": "n-h2-859320-1", "dest_host": null, "old_instance_type_id": 14, "new_instance_type_id": 14, "instance_uuid": "dae29b22-f7d8-4290-b299-da8239b561c4", "status": "completed", "migration_type": "live-migration", "created_at": "2022-09-26T18:23:48.000000", "updated_at": "2022-09-26T18:24:09.000000"}, {"id": 9, "source_compute": "n-h1-859320-1", "dest_compute": "n-h2-859320-1", "source_node": "n-h1-859320-1", "dest_node": "n-h2-859320-1", "dest_host": null, "old_instance_type_id": 14, "new_instance_type_id": 14, "instance_uuid": "25a90672-84f6-46a5-8385-aaca3d23c399", "status": "completed", "migration_type": "live-migration", "created_at": "2022-09-26T18:26:11.000000", "updated_at": "2022-09-26T18:26:49.000000"}, {"id": 10, "source_compute": "n-h1-859320-1", "dest_compute": "n-h2-859320-1", "source_node": "n-h1-859320-1", "dest_node": "n-h2-859320-1", "dest_host": null, "old_instance_type_id": 14, "new_instance_type_id": 14, "instance_uuid": "8615da60-6682-4c40-b4cc-484418e107a9", "status": "completed", "migration_type": "live-migration", "created_at": "2022-09-26T18:26:32.000000", "updated_at": "2022-09-26T18:27:29.000000"}, {"id": 12, "source_compute": "n-h1-859320-1", "dest_compute": "n-h2-859320-1", "source_node": "n-h1-859320-1", "dest_node": "n-h2-859320-1", "dest_host": null, "old_instance_type_id": 14, "new_instance_type_id": 14, "instance_uuid": "c7db9462-56be-4bbf-983f-258921326a9f", "status": "failed", "migration_type": "live-migration", "created_at": "2022-09-26T18:29:03.000000", "updated_at": "2022-09-26T18:29:40.000000"}]}' 2022-09-26 18:29:43,621 105851 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f 1.673s 2022-09-26 18:29:43,621 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:29:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1967', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38d2a00f-0f06-427e-ab04-48733b2f673e', 'x-compute-request-id': 'req-38d2a00f-0f06-427e-ab04-48733b2f673e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f'} Body: b'{"server": {"id": "c7db9462-56be-4bbf-983f-258921326a9f", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1596882267", "status": "ACTIVE", "tenant_id": "7de9c953be45456b9b71372d5fe411c3", "user_id": "f1327fbe6aff47c2b74c66bae5679d73", "metadata": {}, "hostId": "dc9f6240d739b39607decb4dfa584e306d2ae39dae9eb8dd51ee236a", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:28:14Z", "updated": "2022-09-26T18:29:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-2985002-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:51:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/c7db9462-56be-4bbf-983f-258921326a9f"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/c7db9462-56be-4bbf-983f-258921326a9f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-26T18:28:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "n-h1-859320-1", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002c", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h1-859320-1", "OS-EXT-SRV-ATTR:reservation_id": "r-p99cpz50", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-liveautoblockmigrationv225test-server-1596882267", "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": "a2e9b90f-d7e6-4fd4-8582-8a2ee41c30d2", "delete_on_termination": true}], "host_status": "UP", "locked": false, "description": null}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 168, in test_volume_backed_live_migration self._test_live_migration(volume_backed=True) File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 135, in _test_live_migration self._live_migrate(server_id, destination_host, state, volume_backed) File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 94, in _live_migrate self.assertEqual(target_host, self.get_host_for_server(server_id), File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 'n-h2-859320-1' != 'n-h1-859320-1': Live Migration failed. Migrations list for Instance c7db9462-56be-4bbf-983f-258921326a9f: [ {'id': 12, 'source_compute': 'n-h1-859320-1', 'dest_compute': 'n-h2-859320-1', 'source_node': 'n-h1-859320-1', 'dest_node': 'n-h2-859320-1', 'dest_host': None, 'old_instance_type_id': 14, 'new_instance_type_id': 14, 'instance_uuid': 'c7db9462-56be-4bbf-983f-258921326a9f', 'status': 'failed', 'migration_type': 'live-migration', 'created_at': '2022-09-26T18:29:03.000000', 'updated_at': '2022-09-26T18:29:40.000000'}] |
||||||
tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest | 1 | 0 | 1 | 0 | 0 | Detail | |
test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
fail
ft5.1: tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-09-26 18:39:10,029 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes 1.818s 2022-09-26 18:39:10,030 105841 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-TaggedBootDevicesTest-volume-1111064132", "imageRef": "20c03988-11e3-4e45-94c2-8740ab6e30b5"}} Response - Headers: {'date': 'Mon, 26 Sep 2022 18:39:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a15e7d84-f476-446c-8805-3a5c38893220', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a15e7d84-f476-446c-8805-3a5c38893220', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes'} Body: b'{"volume": {"id": "e164351b-06bd-4f9d-87da-b9236832c936", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:39:09.534598", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1111064132", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}], "user_id": "de93877bafef4cd3b296b3f40e5972f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-09-26 18:39:10,514 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936 0.472s 2022-09-26 18:39:10,514 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:39:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1ddcdda-3855-47fb-8b28-6875ae7f64ad', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1ddcdda-3855-47fb-8b28-6875ae7f64ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936'} Body: b'{"volume": {"id": "e164351b-06bd-4f9d-87da-b9236832c936", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:39:10.000000", "updated_at": "2022-09-26T18:39:10.000000", "name": "tempest-TaggedBootDevicesTest-volume-1111064132", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}], "user_id": "de93877bafef4cd3b296b3f40e5972f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76"}}' 2022-09-26 18:39:11,631 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936 0.096s 2022-09-26 18:39:11,631 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:39:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23f1a3b9-a211-4d24-9960-5b2f8996a68b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23f1a3b9-a211-4d24-9960-5b2f8996a68b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936'} Body: b'{"volume": {"id": "e164351b-06bd-4f9d-87da-b9236832c936", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:39:10.000000", "updated_at": "2022-09-26T18:39:10.000000", "name": "tempest-TaggedBootDevicesTest-volume-1111064132", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}], "user_id": "de93877bafef4cd3b296b3f40e5972f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76"}}' 2022-09-26 18:39:12,841 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936 0.195s 2022-09-26 18:39:12,842 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:39:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d45b9ce-2bb5-47f2-af33-ee2f1875546b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d45b9ce-2bb5-47f2-af33-ee2f1875546b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936'} Body: b'{"volume": {"id": "e164351b-06bd-4f9d-87da-b9236832c936", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:39:10.000000", "updated_at": "2022-09-26T18:39:10.000000", "name": "tempest-TaggedBootDevicesTest-volume-1111064132", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}], "user_id": "de93877bafef4cd3b296b3f40e5972f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76"}}' 2022-09-26 18:39:14,016 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936 0.157s 2022-09-26 18:39:14,017 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:39:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-270f9836-fef0-44c3-a544-cdc5695a8671', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-270f9836-fef0-44c3-a544-cdc5695a8671', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936'} Body: b'{"volume": {"id": "e164351b-06bd-4f9d-87da-b9236832c936", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:39:10.000000", "updated_at": "2022-09-26T18:39:10.000000", "name": "tempest-TaggedBootDevicesTest-volume-1111064132", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}], "user_id": "de93877bafef4cd3b296b3f40e5972f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76"}}' 2022-09-26 18:39:15,225 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936 0.192s 2022-09-26 18:39:15,225 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:39:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1acfc5d-4d76-497f-83e1-eba271304e6a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1acfc5d-4d76-497f-83e1-eba271304e6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936'} Body: b'{"volume": {"id": "e164351b-06bd-4f9d-87da-b9236832c936", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:39:10.000000", "updated_at": "2022-09-26T18:39:10.000000", "name": "tempest-TaggedBootDevicesTest-volume-1111064132", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}], "user_id": "de93877bafef4cd3b296b3f40e5972f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76"}}' 2022-09-26 18:39:16,370 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936 0.130s 2022-09-26 18:39:16,370 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:39:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9fe0f9b-8e38-4c7c-8a1d-25d92786e075', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9fe0f9b-8e38-4c7c-8a1d-25d92786e075', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936'} Body: b'{"volume": {"id": "e164351b-06bd-4f9d-87da-b9236832c936", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:39:10.000000", "updated_at": "2022-09-26T18:39:10.000000", "name": "tempest-TaggedBootDevicesTest-volume-1111064132", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}], "user_id": "de93877bafef4cd3b296b3f40e5972f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76"}}' 2022-09-26 18:39:17,486 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936 0.101s 2022-09-26 18:39:17,487 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:39:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af0ad894-aa86-4e61-a6cb-6991bf8eb086', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af0ad894-aa86-4e61-a6cb-6991bf8eb086', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936'} Body: b'{"volume": {"id": "e164351b-06bd-4f9d-87da-b9236832c936", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:39:10.000000", "updated_at": "2022-09-26T18:39:10.000000", "name": "tempest-TaggedBootDevicesTest-volume-1111064132", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}], "user_id": "de93877bafef4cd3b296b3f40e5972f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76"}}' 2022-09-26 18:39:18,597 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936 0.096s 2022-09-26 18:39:18,597 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:39:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b611fa1d-8721-44c4-9adc-598cae1ab20c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b611fa1d-8721-44c4-9adc-598cae1ab20c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936'} Body: b'{"volume": {"id": "e164351b-06bd-4f9d-87da-b9236832c936", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:39:10.000000", "updated_at": "2022-09-26T18:39:10.000000", "name": "tempest-TaggedBootDevicesTest-volume-1111064132", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}], "user_id": "de93877bafef4cd3b296b3f40e5972f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76"}}' 2022-09-26 18:39:19,766 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936 0.153s 2022-09-26 18:39:19,767 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:39:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a4d7eb8-e897-4160-a23e-74bcb681f17c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a4d7eb8-e897-4160-a23e-74bcb681f17c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936'} Body: b'{"volume": {"id": "e164351b-06bd-4f9d-87da-b9236832c936", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:39:10.000000", "updated_at": "2022-09-26T18:39:10.000000", "name": "tempest-TaggedBootDevicesTest-volume-1111064132", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}], "user_id": "de93877bafef4cd3b296b3f40e5972f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76"}}' 2022-09-26 18:39:20,942 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936 0.158s 2022-09-26 18:39:20,943 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:39:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f3b760f-fb71-4b82-be52-590b0c22eff6', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f3b760f-fb71-4b82-be52-590b0c22eff6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936'} Body: b'{"volume": {"id": "e164351b-06bd-4f9d-87da-b9236832c936", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:39:10.000000", "updated_at": "2022-09-26T18:39:10.000000", "name": "tempest-TaggedBootDevicesTest-volume-1111064132", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}], "user_id": "de93877bafef4cd3b296b3f40e5972f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76"}}' 2022-09-26 18:39:22,059 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936 0.102s 2022-09-26 18:39:22,059 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:39:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-444d93b8-97fb-44a9-996f-53e8c956da8c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-444d93b8-97fb-44a9-996f-53e8c956da8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936'} Body: b'{"volume": {"id": "e164351b-06bd-4f9d-87da-b9236832c936", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:39:10.000000", "updated_at": "2022-09-26T18:39:10.000000", "name": "tempest-TaggedBootDevicesTest-volume-1111064132", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}], "user_id": "de93877bafef4cd3b296b3f40e5972f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76"}}' 2022-09-26 18:39:23,242 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936 0.169s 2022-09-26 18:39:23,242 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:39:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46efdbf9-518e-4ba7-ae92-3bead7388473', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46efdbf9-518e-4ba7-ae92-3bead7388473', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936'} Body: b'{"volume": {"id": "e164351b-06bd-4f9d-87da-b9236832c936", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:39:10.000000", "updated_at": "2022-09-26T18:39:10.000000", "name": "tempest-TaggedBootDevicesTest-volume-1111064132", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}], "user_id": "de93877bafef4cd3b296b3f40e5972f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76"}}' 2022-09-26 18:39:24,383 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936 0.127s 2022-09-26 18:39:24,384 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:39:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b88349b-92a4-468a-81cc-37599145e240', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b88349b-92a4-468a-81cc-37599145e240', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936'} Body: b'{"volume": {"id": "e164351b-06bd-4f9d-87da-b9236832c936", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:39:10.000000", "updated_at": "2022-09-26T18:39:10.000000", "name": "tempest-TaggedBootDevicesTest-volume-1111064132", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}], "user_id": "de93877bafef4cd3b296b3f40e5972f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76"}}' 2022-09-26 18:39:25,491 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936 0.092s 2022-09-26 18:39:25,491 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:39:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16ce2782-d3f1-4151-8f10-f32f5c132241', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16ce2782-d3f1-4151-8f10-f32f5c132241', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936'} Body: b'{"volume": {"id": "e164351b-06bd-4f9d-87da-b9236832c936", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:39:10.000000", "updated_at": "2022-09-26T18:39:10.000000", "name": "tempest-TaggedBootDevicesTest-volume-1111064132", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}], "user_id": "de93877bafef4cd3b296b3f40e5972f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76"}}' 2022-09-26 18:39:26,703 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936 0.197s 2022-09-26 18:39:26,704 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:39:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30af39a3-3352-4230-9503-19c6b5acc1c8', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30af39a3-3352-4230-9503-19c6b5acc1c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936'} Body: b'{"volume": {"id": "e164351b-06bd-4f9d-87da-b9236832c936", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:39:10.000000", "updated_at": "2022-09-26T18:39:10.000000", "name": "tempest-TaggedBootDevicesTest-volume-1111064132", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}], "user_id": "de93877bafef4cd3b296b3f40e5972f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76"}}' 2022-09-26 18:39:27,841 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936 0.123s 2022-09-26 18:39:27,841 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:39:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adef6283-61d8-484b-bea3-14cd15c25eea', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adef6283-61d8-484b-bea3-14cd15c25eea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936'} Body: b'{"volume": {"id": "e164351b-06bd-4f9d-87da-b9236832c936", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:39:10.000000", "updated_at": "2022-09-26T18:39:10.000000", "name": "tempest-TaggedBootDevicesTest-volume-1111064132", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}], "user_id": "de93877bafef4cd3b296b3f40e5972f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76"}}' 2022-09-26 18:39:28,932 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936 0.077s 2022-09-26 18:39:28,933 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:39:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8767f51a-5716-4561-aa9b-e34147266e34', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8767f51a-5716-4561-aa9b-e34147266e34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936'} Body: b'{"volume": {"id": "e164351b-06bd-4f9d-87da-b9236832c936", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:39:10.000000", "updated_at": "2022-09-26T18:39:10.000000", "name": "tempest-TaggedBootDevicesTest-volume-1111064132", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}], "user_id": "de93877bafef4cd3b296b3f40e5972f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76"}}' 2022-09-26 18:39:30,081 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936 0.134s 2022-09-26 18:39:30,081 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:39:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2923a9a-69b8-4a5f-8004-d14e35a0cf1e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2923a9a-69b8-4a5f-8004-d14e35a0cf1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936'} Body: b'{"volume": {"id": "e164351b-06bd-4f9d-87da-b9236832c936", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:39:10.000000", "updated_at": "2022-09-26T18:39:10.000000", "name": "tempest-TaggedBootDevicesTest-volume-1111064132", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}], "user_id": "de93877bafef4cd3b296b3f40e5972f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76"}}' 2022-09-26 18:39:31,295 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936 0.199s 2022-09-26 18:39:31,295 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:39:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd7bb865-59e2-4211-920c-f3b013b59896', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd7bb865-59e2-4211-920c-f3b013b59896', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936'} Body: b'{"volume": {"id": "e164351b-06bd-4f9d-87da-b9236832c936", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:39:10.000000", "updated_at": "2022-09-26T18:39:10.000000", "name": "tempest-TaggedBootDevicesTest-volume-1111064132", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}], "user_id": "de93877bafef4cd3b296b3f40e5972f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76"}}' 2022-09-26 18:39:32,401 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936 0.093s 2022-09-26 18:39:32,402 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:39:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4e52e25-6dd7-45df-a2b3-63d214575ea4', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4e52e25-6dd7-45df-a2b3-63d214575ea4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936'} Body: b'{"volume": {"id": "e164351b-06bd-4f9d-87da-b9236832c936", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:39:10.000000", "updated_at": "2022-09-26T18:39:10.000000", "name": "tempest-TaggedBootDevicesTest-volume-1111064132", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}], "user_id": "de93877bafef4cd3b296b3f40e5972f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76"}}' 2022-09-26 18:39:33,561 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936 0.145s 2022-09-26 18:39:33,561 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:39:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89e9913c-6927-4ae5-8fbc-2f17288f3211', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89e9913c-6927-4ae5-8fbc-2f17288f3211', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936'} Body: b'{"volume": {"id": "e164351b-06bd-4f9d-87da-b9236832c936", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:39:10.000000", "updated_at": "2022-09-26T18:39:10.000000", "name": "tempest-TaggedBootDevicesTest-volume-1111064132", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}], "user_id": "de93877bafef4cd3b296b3f40e5972f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76"}}' 2022-09-26 18:39:34,659 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936 0.082s 2022-09-26 18:39:34,659 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:39:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7b3fcee-d91b-430b-948c-eb9e08d1ba1e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7b3fcee-d91b-430b-948c-eb9e08d1ba1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936'} Body: b'{"volume": {"id": "e164351b-06bd-4f9d-87da-b9236832c936", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:39:10.000000", "updated_at": "2022-09-26T18:39:10.000000", "name": "tempest-TaggedBootDevicesTest-volume-1111064132", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}], "user_id": "de93877bafef4cd3b296b3f40e5972f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76"}}' 2022-09-26 18:39:35,845 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936 0.173s 2022-09-26 18:39:35,846 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:39:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-929484f5-a474-4b61-8428-59c671c83c94', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-929484f5-a474-4b61-8428-59c671c83c94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936'} Body: b'{"volume": {"id": "e164351b-06bd-4f9d-87da-b9236832c936", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:39:10.000000", "updated_at": "2022-09-26T18:39:10.000000", "name": "tempest-TaggedBootDevicesTest-volume-1111064132", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}], "user_id": "de93877bafef4cd3b296b3f40e5972f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76"}}' 2022-09-26 18:39:37,004 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936 0.123s 2022-09-26 18:39:37,004 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:39:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f81fd54f-02a5-405e-b6af-cc0a295f7ebf', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f81fd54f-02a5-405e-b6af-cc0a295f7ebf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936'} Body: b'{"volume": {"id": "e164351b-06bd-4f9d-87da-b9236832c936", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:39:10.000000", "updated_at": "2022-09-26T18:39:10.000000", "name": "tempest-TaggedBootDevicesTest-volume-1111064132", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}], "user_id": "de93877bafef4cd3b296b3f40e5972f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76"}}' 2022-09-26 18:39:38,144 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936 0.124s 2022-09-26 18:39:38,145 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:39:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11566a48-7f23-42a0-814d-6fd5ad1d7227', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11566a48-7f23-42a0-814d-6fd5ad1d7227', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936'} Body: b'{"volume": {"id": "e164351b-06bd-4f9d-87da-b9236832c936", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:39:10.000000", "updated_at": "2022-09-26T18:39:10.000000", "name": "tempest-TaggedBootDevicesTest-volume-1111064132", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}], "user_id": "de93877bafef4cd3b296b3f40e5972f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76"}}' 2022-09-26 18:39:39,338 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936 0.176s 2022-09-26 18:39:39,339 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:39:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a7d6795-7455-4f2a-8a10-e32bde735762', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a7d6795-7455-4f2a-8a10-e32bde735762', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936'} Body: b'{"volume": {"id": "e164351b-06bd-4f9d-87da-b9236832c936", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:39:10.000000", "updated_at": "2022-09-26T18:39:10.000000", "name": "tempest-TaggedBootDevicesTest-volume-1111064132", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}], "user_id": "de93877bafef4cd3b296b3f40e5972f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76"}}' 2022-09-26 18:39:40,448 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936 0.091s 2022-09-26 18:39:40,448 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:39:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15f86502-b4a4-4d68-9575-079479828ebf', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15f86502-b4a4-4d68-9575-079479828ebf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936'} Body: b'{"volume": {"id": "e164351b-06bd-4f9d-87da-b9236832c936", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:39:10.000000", "updated_at": "2022-09-26T18:39:10.000000", "name": "tempest-TaggedBootDevicesTest-volume-1111064132", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}], "user_id": "de93877bafef4cd3b296b3f40e5972f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76"}}' 2022-09-26 18:39:41,626 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936 0.163s 2022-09-26 18:39:41,627 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:39:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9a790ba-0938-4058-beb8-380e44923b17', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9a790ba-0938-4058-beb8-380e44923b17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936'} Body: b'{"volume": {"id": "e164351b-06bd-4f9d-87da-b9236832c936", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:39:10.000000", "updated_at": "2022-09-26T18:39:10.000000", "name": "tempest-TaggedBootDevicesTest-volume-1111064132", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}], "user_id": "de93877bafef4cd3b296b3f40e5972f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76"}}' 2022-09-26 18:39:42,847 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936 0.206s 2022-09-26 18:39:42,847 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:39:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58d4ce23-c10c-438f-8c79-b80300b0dcf5', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58d4ce23-c10c-438f-8c79-b80300b0dcf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936'} Body: b'{"volume": {"id": "e164351b-06bd-4f9d-87da-b9236832c936", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:39:10.000000", "updated_at": "2022-09-26T18:39:10.000000", "name": "tempest-TaggedBootDevicesTest-volume-1111064132", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}], "user_id": "de93877bafef4cd3b296b3f40e5972f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76"}}' 2022-09-26 18:39:44,085 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936 0.223s 2022-09-26 18:39:44,086 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:39:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12106f83-b9d3-4816-84e7-7a9c61355e38', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12106f83-b9d3-4816-84e7-7a9c61355e38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936'} Body: b'{"volume": {"id": "e164351b-06bd-4f9d-87da-b9236832c936", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:39:10.000000", "updated_at": "2022-09-26T18:39:43.000000", "name": "tempest-TaggedBootDevicesTest-volume-1111064132", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}], "user_id": "de93877bafef4cd3b296b3f40e5972f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76"}}' 2022-09-26 18:39:45,221 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936 0.116s 2022-09-26 18:39:45,221 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:39:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-808ed3eb-bd2b-4f14-a7c7-436e3cfc9fc3', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-808ed3eb-bd2b-4f14-a7c7-436e3cfc9fc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936'} Body: b'{"volume": {"id": "e164351b-06bd-4f9d-87da-b9236832c936", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:39:10.000000", "updated_at": "2022-09-26T18:39:43.000000", "name": "tempest-TaggedBootDevicesTest-volume-1111064132", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}], "user_id": "de93877bafef4cd3b296b3f40e5972f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76"}}' 2022-09-26 18:39:46,318 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936 0.082s 2022-09-26 18:39:46,318 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:39:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5320dcb9-9e80-4a3a-8a29-bf613846cd69', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5320dcb9-9e80-4a3a-8a29-bf613846cd69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936'} Body: b'{"volume": {"id": "e164351b-06bd-4f9d-87da-b9236832c936", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:39:10.000000", "updated_at": "2022-09-26T18:39:43.000000", "name": "tempest-TaggedBootDevicesTest-volume-1111064132", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}], "user_id": "de93877bafef4cd3b296b3f40e5972f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76"}}' 2022-09-26 18:39:47,410 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936 0.078s 2022-09-26 18:39:47,410 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:39:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cc3d4a5-bee9-4a7c-a0b0-411656250bf3', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cc3d4a5-bee9-4a7c-a0b0-411656250bf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936'} Body: b'{"volume": {"id": "e164351b-06bd-4f9d-87da-b9236832c936", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:39:10.000000", "updated_at": "2022-09-26T18:39:43.000000", "name": "tempest-TaggedBootDevicesTest-volume-1111064132", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}], "user_id": "de93877bafef4cd3b296b3f40e5972f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76"}}' 2022-09-26 18:39:48,509 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936 0.080s 2022-09-26 18:39:48,510 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:39:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5280c658-d81b-4fd0-a6fd-82c9ddf67918', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5280c658-d81b-4fd0-a6fd-82c9ddf67918', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936'} Body: b'{"volume": {"id": "e164351b-06bd-4f9d-87da-b9236832c936", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:39:10.000000", "updated_at": "2022-09-26T18:39:43.000000", "name": "tempest-TaggedBootDevicesTest-volume-1111064132", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}], "user_id": "de93877bafef4cd3b296b3f40e5972f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76"}}' 2022-09-26 18:39:49,600 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936 0.076s 2022-09-26 18:39:49,600 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:39:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de11d165-4438-4a06-836e-9016aa0f0f01', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de11d165-4438-4a06-836e-9016aa0f0f01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936'} Body: b'{"volume": {"id": "e164351b-06bd-4f9d-87da-b9236832c936", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:39:10.000000", "updated_at": "2022-09-26T18:39:43.000000", "name": "tempest-TaggedBootDevicesTest-volume-1111064132", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}], "user_id": "de93877bafef4cd3b296b3f40e5972f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76"}}' 2022-09-26 18:39:50,709 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936 0.093s 2022-09-26 18:39:50,709 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:39:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a399e04-caff-4137-af9a-8c0695ce8631', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a399e04-caff-4137-af9a-8c0695ce8631', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936'} Body: b'{"volume": {"id": "e164351b-06bd-4f9d-87da-b9236832c936", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:39:10.000000", "updated_at": "2022-09-26T18:39:43.000000", "name": "tempest-TaggedBootDevicesTest-volume-1111064132", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}], "user_id": "de93877bafef4cd3b296b3f40e5972f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76"}}' 2022-09-26 18:39:51,849 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936 0.126s 2022-09-26 18:39:51,850 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:39:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b3a69df-970c-40b3-9733-21365ed71894', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b3a69df-970c-40b3-9733-21365ed71894', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936'} Body: b'{"volume": {"id": "e164351b-06bd-4f9d-87da-b9236832c936", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:39:10.000000", "updated_at": "2022-09-26T18:39:43.000000", "name": "tempest-TaggedBootDevicesTest-volume-1111064132", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}], "user_id": "de93877bafef4cd3b296b3f40e5972f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76"}}' 2022-09-26 18:39:52,951 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936 0.083s 2022-09-26 18:39:52,952 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:39:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf18dc5c-39ee-42a2-9d26-532244166438', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf18dc5c-39ee-42a2-9d26-532244166438', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936'} Body: b'{"volume": {"id": "e164351b-06bd-4f9d-87da-b9236832c936", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:39:10.000000", "updated_at": "2022-09-26T18:39:43.000000", "name": "tempest-TaggedBootDevicesTest-volume-1111064132", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}], "user_id": "de93877bafef4cd3b296b3f40e5972f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76"}}' 2022-09-26 18:39:54,117 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936 0.149s 2022-09-26 18:39:54,117 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:39:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e96e10c7-79e1-4dea-9fa7-927edd90a9fd', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e96e10c7-79e1-4dea-9fa7-927edd90a9fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936'} Body: b'{"volume": {"id": "e164351b-06bd-4f9d-87da-b9236832c936", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:39:10.000000", "updated_at": "2022-09-26T18:39:43.000000", "name": "tempest-TaggedBootDevicesTest-volume-1111064132", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}], "user_id": "de93877bafef4cd3b296b3f40e5972f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76"}}' 2022-09-26 18:39:55,208 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936 0.076s 2022-09-26 18:39:55,209 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:39:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e32506c4-77fd-4925-8dbd-28a219e3980c', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e32506c4-77fd-4925-8dbd-28a219e3980c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936'} Body: b'{"volume": {"id": "e164351b-06bd-4f9d-87da-b9236832c936", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:39:10.000000", "updated_at": "2022-09-26T18:39:43.000000", "name": "tempest-TaggedBootDevicesTest-volume-1111064132", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}], "user_id": "de93877bafef4cd3b296b3f40e5972f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76"}}' 2022-09-26 18:39:56,298 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936 0.075s 2022-09-26 18:39:56,298 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:39:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57302f63-285a-40d0-a3d0-e6b58e409492', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57302f63-285a-40d0-a3d0-e6b58e409492', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936'} Body: b'{"volume": {"id": "e164351b-06bd-4f9d-87da-b9236832c936", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:39:10.000000", "updated_at": "2022-09-26T18:39:43.000000", "name": "tempest-TaggedBootDevicesTest-volume-1111064132", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}], "user_id": "de93877bafef4cd3b296b3f40e5972f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76"}}' 2022-09-26 18:39:57,451 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936 0.139s 2022-09-26 18:39:57,452 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:39:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e23aede-9d2b-4d9f-a2d9-13d354732f5a', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e23aede-9d2b-4d9f-a2d9-13d354732f5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936'} Body: b'{"volume": {"id": "e164351b-06bd-4f9d-87da-b9236832c936", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:39:10.000000", "updated_at": "2022-09-26T18:39:43.000000", "name": "tempest-TaggedBootDevicesTest-volume-1111064132", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}], "user_id": "de93877bafef4cd3b296b3f40e5972f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76"}}' 2022-09-26 18:39:58,566 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936 0.098s 2022-09-26 18:39:58,567 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:39:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c87a59be-dec8-4b4f-90d5-7d08d9780971', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c87a59be-dec8-4b4f-90d5-7d08d9780971', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936'} Body: b'{"volume": {"id": "e164351b-06bd-4f9d-87da-b9236832c936", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:39:10.000000", "updated_at": "2022-09-26T18:39:43.000000", "name": "tempest-TaggedBootDevicesTest-volume-1111064132", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}], "user_id": "de93877bafef4cd3b296b3f40e5972f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76"}}' 2022-09-26 18:39:59,807 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936 0.224s 2022-09-26 18:39:59,808 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:39:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52d6ef41-7422-4da0-b588-ebffff4f90ee', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52d6ef41-7422-4da0-b588-ebffff4f90ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936'} Body: b'{"volume": {"id": "e164351b-06bd-4f9d-87da-b9236832c936", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:39:10.000000", "updated_at": "2022-09-26T18:39:43.000000", "name": "tempest-TaggedBootDevicesTest-volume-1111064132", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}], "user_id": "de93877bafef4cd3b296b3f40e5972f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76"}}' 2022-09-26 18:40:00,904 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936 0.077s 2022-09-26 18:40:00,904 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:40:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f71e9c46-577d-4a3d-bf28-90e9332aaadf', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f71e9c46-577d-4a3d-bf28-90e9332aaadf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936'} Body: b'{"volume": {"id": "e164351b-06bd-4f9d-87da-b9236832c936", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:39:10.000000", "updated_at": "2022-09-26T18:39:43.000000", "name": "tempest-TaggedBootDevicesTest-volume-1111064132", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}], "user_id": "de93877bafef4cd3b296b3f40e5972f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76"}}' 2022-09-26 18:40:02,154 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936 0.234s 2022-09-26 18:40:02,155 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:40:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b14f60e9-0920-4eab-9e56-fc90ca058a72', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b14f60e9-0920-4eab-9e56-fc90ca058a72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936'} Body: b'{"volume": {"id": "e164351b-06bd-4f9d-87da-b9236832c936", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:39:10.000000", "updated_at": "2022-09-26T18:39:43.000000", "name": "tempest-TaggedBootDevicesTest-volume-1111064132", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}], "user_id": "de93877bafef4cd3b296b3f40e5972f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76"}}' 2022-09-26 18:40:03,319 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936 0.149s 2022-09-26 18:40:03,319 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:40:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16660fbd-a485-4e85-8d5a-e90b1dfab6ff', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16660fbd-a485-4e85-8d5a-e90b1dfab6ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936'} Body: b'{"volume": {"id": "e164351b-06bd-4f9d-87da-b9236832c936", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:39:10.000000", "updated_at": "2022-09-26T18:39:43.000000", "name": "tempest-TaggedBootDevicesTest-volume-1111064132", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}], "user_id": "de93877bafef4cd3b296b3f40e5972f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76"}}' 2022-09-26 18:40:04,446 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936 0.112s 2022-09-26 18:40:04,447 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:40:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-834986da-a43e-4027-a5ba-260f7a892bfa', 'content-length': '1362', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-834986da-a43e-4027-a5ba-260f7a892bfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936'} Body: b'{"volume": {"id": "e164351b-06bd-4f9d-87da-b9236832c936", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:39:10.000000", "updated_at": "2022-09-26T18:40:04.000000", "name": "tempest-TaggedBootDevicesTest-volume-1111064132", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/e164351b-06bd-4f9d-87da-b9236832c936"}], "user_id": "de93877bafef4cd3b296b3f40e5972f1", "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": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76"}}' 2022-09-26 18:40:04,459 105841 INFO [tempest.common.waiters] volume e164351b-06bd-4f9d-87da-b9236832c936 reached available after waiting for 54.459349 seconds 2022-09-26 18:40:05,342 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes 0.882s 2022-09-26 18:40:05,342 105841 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-TaggedBootDevicesTest-volume-138775404"}} Response - Headers: {'date': 'Mon, 26 Sep 2022 18:40:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bec3144-f22c-4d2b-8182-ada2ec22c61a', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bec3144-f22c-4d2b-8182-ada2ec22c61a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes'} Body: b'{"volume": {"id": "3845a8bb-3bc1-4488-baad-7f2117c9ef8b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:40:04.803283", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-138775404", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/3845a8bb-3bc1-4488-baad-7f2117c9ef8b"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/3845a8bb-3bc1-4488-baad-7f2117c9ef8b"}], "user_id": "de93877bafef4cd3b296b3f40e5972f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-09-26 18:40:05,524 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/3845a8bb-3bc1-4488-baad-7f2117c9ef8b 0.166s 2022-09-26 18:40:05,524 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:40:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35367759-3749-4198-99da-a8f14354d656', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35367759-3749-4198-99da-a8f14354d656', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/3845a8bb-3bc1-4488-baad-7f2117c9ef8b'} Body: b'{"volume": {"id": "3845a8bb-3bc1-4488-baad-7f2117c9ef8b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:40:05.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-138775404", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/3845a8bb-3bc1-4488-baad-7f2117c9ef8b"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/3845a8bb-3bc1-4488-baad-7f2117c9ef8b"}], "user_id": "de93877bafef4cd3b296b3f40e5972f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76"}}' 2022-09-26 18:40:06,673 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/3845a8bb-3bc1-4488-baad-7f2117c9ef8b 0.136s 2022-09-26 18:40:06,673 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:40:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78955c6d-c91c-420d-ad1d-3a00e515e3ba', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78955c6d-c91c-420d-ad1d-3a00e515e3ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/3845a8bb-3bc1-4488-baad-7f2117c9ef8b'} Body: b'{"volume": {"id": "3845a8bb-3bc1-4488-baad-7f2117c9ef8b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:40:05.000000", "updated_at": "2022-09-26T18:40:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-138775404", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/3845a8bb-3bc1-4488-baad-7f2117c9ef8b"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/3845a8bb-3bc1-4488-baad-7f2117c9ef8b"}], "user_id": "de93877bafef4cd3b296b3f40e5972f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76"}}' 2022-09-26 18:40:07,944 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/3845a8bb-3bc1-4488-baad-7f2117c9ef8b 0.256s 2022-09-26 18:40:07,944 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:40:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf1ee47c-efd2-4c9f-bbd3-1653243ad73e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf1ee47c-efd2-4c9f-bbd3-1653243ad73e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/3845a8bb-3bc1-4488-baad-7f2117c9ef8b'} Body: b'{"volume": {"id": "3845a8bb-3bc1-4488-baad-7f2117c9ef8b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:40:05.000000", "updated_at": "2022-09-26T18:40:07.000000", "name": "tempest-TaggedBootDevicesTest-volume-138775404", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/3845a8bb-3bc1-4488-baad-7f2117c9ef8b"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/3845a8bb-3bc1-4488-baad-7f2117c9ef8b"}], "user_id": "de93877bafef4cd3b296b3f40e5972f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76"}}' 2022-09-26 18:40:07,969 105841 INFO [tempest.common.waiters] volume 3845a8bb-3bc1-4488-baad-7f2117c9ef8b reached available after waiting for 2.969694 seconds 2022-09-26 18:40:09,294 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes 1.324s 2022-09-26 18:40:09,294 105841 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-TaggedBootDevicesTest-volume-807255943"}} Response - Headers: {'date': 'Mon, 26 Sep 2022 18:40:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23733184-07e8-4bc6-8833-6ddd8be645fe', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23733184-07e8-4bc6-8833-6ddd8be645fe', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes'} Body: b'{"volume": {"id": "f1c142a9-0462-4a90-ba3e-827c333d3814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:40:08.563305", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-807255943", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/f1c142a9-0462-4a90-ba3e-827c333d3814"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/f1c142a9-0462-4a90-ba3e-827c333d3814"}], "user_id": "de93877bafef4cd3b296b3f40e5972f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-09-26 18:40:09,498 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/f1c142a9-0462-4a90-ba3e-827c333d3814 0.190s 2022-09-26 18:40:09,498 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:40:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f34a56d5-6d05-4494-b390-fe843d1f79d5', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f34a56d5-6d05-4494-b390-fe843d1f79d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/f1c142a9-0462-4a90-ba3e-827c333d3814'} Body: b'{"volume": {"id": "f1c142a9-0462-4a90-ba3e-827c333d3814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:40:09.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-807255943", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/f1c142a9-0462-4a90-ba3e-827c333d3814"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/f1c142a9-0462-4a90-ba3e-827c333d3814"}], "user_id": "de93877bafef4cd3b296b3f40e5972f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76"}}' 2022-09-26 18:40:10,740 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/f1c142a9-0462-4a90-ba3e-827c333d3814 0.210s 2022-09-26 18:40:10,741 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:40:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46874f9a-8b4b-47ec-a5af-e309e0993e9f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46874f9a-8b4b-47ec-a5af-e309e0993e9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/f1c142a9-0462-4a90-ba3e-827c333d3814'} Body: b'{"volume": {"id": "f1c142a9-0462-4a90-ba3e-827c333d3814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:40:09.000000", "updated_at": "2022-09-26T18:40:10.000000", "name": "tempest-TaggedBootDevicesTest-volume-807255943", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/f1c142a9-0462-4a90-ba3e-827c333d3814"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/f1c142a9-0462-4a90-ba3e-827c333d3814"}], "user_id": "de93877bafef4cd3b296b3f40e5972f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76"}}' 2022-09-26 18:40:11,896 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/f1c142a9-0462-4a90-ba3e-827c333d3814 0.137s 2022-09-26 18:40:11,896 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:40:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cd48919-1dcc-4f85-837d-7c3bc6cc1bb1', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cd48919-1dcc-4f85-837d-7c3bc6cc1bb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/f1c142a9-0462-4a90-ba3e-827c333d3814'} Body: b'{"volume": {"id": "f1c142a9-0462-4a90-ba3e-827c333d3814", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-09-26T18:40:09.000000", "updated_at": "2022-09-26T18:40:11.000000", "name": "tempest-TaggedBootDevicesTest-volume-807255943", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/f1c142a9-0462-4a90-ba3e-827c333d3814"}, {"rel": "bookmark", "href": "http://10.222.0.82/volume/72be4d8d5f234a6d9ce8242d5dc33b76/volumes/f1c142a9-0462-4a90-ba3e-827c333d3814"}], "user_id": "de93877bafef4cd3b296b3f40e5972f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76"}}' 2022-09-26 18:40:11,909 105841 INFO [tempest.common.waiters] volume f1c142a9-0462-4a90-ba3e-827c333d3814 reached available after waiting for 2.909347 seconds 2022-09-26 18:40:12,776 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.222.0.82:9696/v2.0/networks 0.866s 2022-09-26 18:40:12,779 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-device-tagging-net1-840401156"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-b14b1118-fcb9-4d92-9b12-e978e803b1bf', 'date': 'Mon, 26 Sep 2022 18:40:12 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.82:9696/v2.0/networks'} Body: b'{"network":{"id":"22473716-788c-41d3-bebe-9a0c322cdcc7","name":"tempest-device-tagging-net1-840401156","tenant_id":"72be4d8d5f234a6d9ce8242d5dc33b76","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"72be4d8d5f234a6d9ce8242d5dc33b76","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":"2022-09-26T18:40:12Z","updated_at":"2022-09-26T18:40:12Z","revision_number":1}}' 2022-09-26 18:40:13,677 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.222.0.82:9696/v2.0/networks 0.897s 2022-09-26 18:40:13,678 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-device-tagging-net2-238658821"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-e1360fbe-ed87-4c09-9689-525e2d3d7e95', 'date': 'Mon, 26 Sep 2022 18:40:13 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.82:9696/v2.0/networks'} Body: b'{"network":{"id":"a18f8025-bd48-4390-8a96-8f2ce171f9f8","name":"tempest-device-tagging-net2-238658821","tenant_id":"72be4d8d5f234a6d9ce8242d5dc33b76","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"72be4d8d5f234a6d9ce8242d5dc33b76","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":"2022-09-26T18:40:13Z","updated_at":"2022-09-26T18:40:13Z","revision_number":1}}' 2022-09-26 18:40:15,177 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.222.0.82:9696/v2.0/subnets 1.499s 2022-09-26 18:40:15,178 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"network_id": "22473716-788c-41d3-bebe-9a0c322cdcc7", "cidr": "10.1.1.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '595', 'x-openstack-request-id': 'req-4c0605ce-32d6-49db-a200-64242f11e189', 'date': 'Mon, 26 Sep 2022 18:40:15 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.82:9696/v2.0/subnets'} Body: b'{"subnet":{"id":"6696cde8-7bcb-4b56-adca-b41d98b4954c","name":"","tenant_id":"72be4d8d5f234a6d9ce8242d5dc33b76","network_id":"22473716-788c-41d3-bebe-9a0c322cdcc7","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":"2022-09-26T18:40:14Z","updated_at":"2022-09-26T18:40:14Z","revision_number":0,"project_id":"72be4d8d5f234a6d9ce8242d5dc33b76"}}' 2022-09-26 18:40:17,239 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.222.0.82:9696/v2.0/subnets 2.060s 2022-09-26 18:40:17,239 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"network_id": "a18f8025-bd48-4390-8a96-8f2ce171f9f8", "cidr": "10.2.2.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '595', 'x-openstack-request-id': 'req-2f4846ff-8fc2-4188-b5a3-b690e9002243', 'date': 'Mon, 26 Sep 2022 18:40:17 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.82:9696/v2.0/subnets'} Body: b'{"subnet":{"id":"763a1e5d-0b45-4fe2-938b-3a7041ac4ef4","name":"","tenant_id":"72be4d8d5f234a6d9ce8242d5dc33b76","network_id":"a18f8025-bd48-4390-8a96-8f2ce171f9f8","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.2.2.1","cidr":"10.2.2.0/24","allocation_pools":[{"start":"10.2.2.2","end":"10.2.2.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2022-09-26T18:40:15Z","updated_at":"2022-09-26T18:40:15Z","revision_number":0,"project_id":"72be4d8d5f234a6d9ce8242d5dc33b76"}}' 2022-09-26 18:40:20,150 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.222.0.82:9696/v2.0/ports 2.910s 2022-09-26 18:40:20,150 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"network_id": "22473716-788c-41d3-bebe-9a0c322cdcc7", "name": "tempest-TaggedBootDevicesTest-43856855", "fixed_ips": [{"subnet_id": "6696cde8-7bcb-4b56-adca-b41d98b4954c"}]}} Response - Headers: {'content-type': 'application/json', 'content-length': '731', 'x-openstack-request-id': 'req-ea8ff427-bd31-487f-abd6-5cd1b55bb18d', 'date': 'Mon, 26 Sep 2022 18:40:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.82:9696/v2.0/ports'} Body: b'{"port":{"id":"0949d5db-3dc1-4889-8d7b-187629438719","name":"tempest-TaggedBootDevicesTest-43856855","network_id":"22473716-788c-41d3-bebe-9a0c322cdcc7","tenant_id":"72be4d8d5f234a6d9ce8242d5dc33b76","mac_address":"fa:16:3e:55:3e:40","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"6696cde8-7bcb-4b56-adca-b41d98b4954c","ip_address":"10.1.1.242"}],"project_id":"72be4d8d5f234a6d9ce8242d5dc33b76","port_security_enabled":true,"security_groups":["ec9a6290-b9ce-4563-8a88-57a5a381ed5f"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","tags":[],"created_at":"2022-09-26T18:40:18Z","updated_at":"2022-09-26T18:40:19Z","revision_number":1}}' 2022-09-26 18:40:22,554 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.222.0.82:9696/v2.0/ports 2.403s 2022-09-26 18:40:22,555 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"network_id": "22473716-788c-41d3-bebe-9a0c322cdcc7", "name": "tempest-TaggedBootDevicesTest-560116603", "fixed_ips": [{"subnet_id": "6696cde8-7bcb-4b56-adca-b41d98b4954c"}]}} Response - Headers: {'content-type': 'application/json', 'content-length': '731', 'x-openstack-request-id': 'req-5d7dde0f-bcc6-4de3-b21c-7a598bc8f86a', 'date': 'Mon, 26 Sep 2022 18:40:22 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.82:9696/v2.0/ports'} Body: b'{"port":{"id":"7d766d05-36e0-4502-8e77-375bf166bd6c","name":"tempest-TaggedBootDevicesTest-560116603","network_id":"22473716-788c-41d3-bebe-9a0c322cdcc7","tenant_id":"72be4d8d5f234a6d9ce8242d5dc33b76","mac_address":"fa:16:3e:25:ba:e2","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"6696cde8-7bcb-4b56-adca-b41d98b4954c","ip_address":"10.1.1.81"}],"project_id":"72be4d8d5f234a6d9ce8242d5dc33b76","port_security_enabled":true,"security_groups":["ec9a6290-b9ce-4563-8a88-57a5a381ed5f"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","tags":[],"created_at":"2022-09-26T18:40:20Z","updated_at":"2022-09-26T18:40:21Z","revision_number":1}}' 2022-09-26 18:40:22,556 105841 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2022-09-26 18:40:22,556 105841 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2022-09-26 18:40:22,767 105841 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.82/compute/v2.1/os-keypairs 0.207s 2022-09-26 18:40:22,767 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-1033569807", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEtMt+A1cjxeaO3FH8lIzsNSw6gZWLRak5D0GMWKHMtV+98NUm3DQaLlemELyNuSrWWOUPhtMbnPXbUCCdN0VwTDfD2OngWjRYpLqv7XkRLKr4JyEY5JTJ9hhxTJnBXndQ=="}} Response - Headers: {'date': 'Mon, 26 Sep 2022 18:40:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '401', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e268bab7-0285-42e4-a6b6-7ffd720360a0', 'x-compute-request-id': 'req-e268bab7-0285-42e4-a6b6-7ffd720360a0', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.82/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1033569807", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEtMt+A1cjxeaO3FH8lIzsNSw6gZWLRak5D0GMWKHMtV+98NUm3DQaLlemELyNuSrWWOUPhtMbnPXbUCCdN0VwTDfD2OngWjRYpLqv7XkRLKr4JyEY5JTJ9hhxTJnBXndQ==", "fingerprint": "89:77:b8:2c:e3:e9:9f:27:5a:40:d9:67:57:3d:f1:38", "user_id": "de93877bafef4cd3b296b3f40e5972f1"}}' 2022-09-26 18:40:22,770 105841 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1033569807 created 2022-09-26 18:40:23,639 105841 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.82:9696/v2.0/security-groups 0.869s 2022-09-26 18:40:23,640 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-securitygroup--2023912379", "description": "tempest-description--2007307377"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1582', 'x-openstack-request-id': 'req-b5a0306c-be61-4e26-8d10-e1aa56840404', 'date': 'Mon, 26 Sep 2022 18:40:23 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.82:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "a8c63112-0b49-463e-9903-20b703189e75", "name": "tempest-securitygroup--2023912379", "stateful": true, "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "description": "tempest-description--2007307377", "security_group_rules": [{"id": "19ca6450-8cbd-42b8-b38a-4e2068a3c80b", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "security_group_id": "a8c63112-0b49-463e-9903-20b703189e75", "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": 1646, "description": null, "tags": [], "created_at": "2022-09-26T18:40:23Z", "updated_at": "2022-09-26T18:40:23Z", "revision_number": 0, "project_id": "72be4d8d5f234a6d9ce8242d5dc33b76"}, {"id": "22b8c05a-1d08-4ded-a3eb-de26837a6643", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "security_group_id": "a8c63112-0b49-463e-9903-20b703189e75", "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": 1647, "description": null, "tags": [], "created_at": "2022-09-26T18:40:23Z", "updated_at": "2022-09-26T18:40:23Z", "revision_number": 0, "project_id": "72be4d8d5f234a6d9ce8242d5dc33b76"}], "tags": [], "created_at": "2022-09-26T18:40:23Z", "updated_at": "2022-09-26T18:40:23Z", "revision_number": 1, "project_id": "72be4d8d5f234a6d9ce8242d5dc33b76"}}' 2022-09-26 18:40:24,579 105841 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.82:9696/v2.0/security-group-rules 0.938s 2022-09-26 18:40:24,579 105841 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": "a8c63112-0b49-463e-9903-20b703189e75", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-1d0364db-cefa-4431-9afe-15a1e351dfaa', 'date': 'Mon, 26 Sep 2022 18:40:24 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.82:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0091140b-1d02-426d-913a-d2e8a0e2c149", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "security_group_id": "a8c63112-0b49-463e-9903-20b703189e75", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-09-26T18:40:23Z", "updated_at": "2022-09-26T18:40:23Z", "revision_number": 0, "project_id": "72be4d8d5f234a6d9ce8242d5dc33b76"}}' 2022-09-26 18:40:25,579 105841 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.82:9696/v2.0/security-group-rules 0.999s 2022-09-26 18:40:25,579 105841 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": "a8c63112-0b49-463e-9903-20b703189e75", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-0926e73a-fd35-4c88-a405-1a58d8d6b44e', 'date': 'Mon, 26 Sep 2022 18:40:25 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.82:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a512b0a5-9b99-4695-b9ca-442039e3a1b3", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "security_group_id": "a8c63112-0b49-463e-9903-20b703189e75", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-09-26T18:40:25Z", "updated_at": "2022-09-26T18:40:25Z", "revision_number": 0, "project_id": "72be4d8d5f234a6d9ce8242d5dc33b76"}}' 2022-09-26 18:40:25,580 105841 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2023912379 created 2022-09-26 18:40:30,403 105841 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.82:9696/v2.0/floatingips 4.823s 2022-09-26 18:40:30,404 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "9b41c5fc-68e0-49f0-ac02-934c9be6056c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '494', 'x-openstack-request-id': 'req-e13e61d6-6c78-4079-b861-f5df51deb0cb', 'date': 'Mon, 26 Sep 2022 18:40:30 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.82:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "009e7cf0-87f3-419c-bbd4-cab1b93426b4", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "floating_ip_address": "172.25.5.152", "floating_network_id": "9b41c5fc-68e0-49f0-ac02-934c9be6056c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "description": "", "port_details": null, "tags": [], "created_at": "2022-09-26T18:40:28Z", "updated_at": "2022-09-26T18:40:28Z", "revision_number": 0}}' 2022-09-26 18:40:30,404 105841 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '009e7cf0-87f3-419c-bbd4-cab1b93426b4', 'tenant_id': '72be4d8d5f234a6d9ce8242d5dc33b76', 'floating_ip_address': '172.25.5.152', 'floating_network_id': '9b41c5fc-68e0-49f0-ac02-934c9be6056c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '72be4d8d5f234a6d9ce8242d5dc33b76', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-09-26T18:40:28Z', 'updated_at': '2022-09-26T18:40:28Z', 'revision_number': 0, 'ip': '172.25.5.152'} created 2022-09-26 18:40:30,536 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.222.0.82/identity/v3/auth/tokens 0.125s 2022-09-26 18:40:30,537 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Mon, 26 Sep 2022 18:40:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3686', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-66448ac8-9182-4999-8aa3-09717078b594', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.82/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "de93877bafef4cd3b296b3f40e5972f1", "name": "tempest-TaggedBootDevicesTest-1631470291-project", "password_expires_at": null}, "audit_ids": ["2o3DiYVlSlOd-A9zzrImOQ"], "expires_at": "2022-09-26T19:40:30.000000Z", "issued_at": "2022-09-26T18:40:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "72be4d8d5f234a6d9ce8242d5dc33b76", "name": "tempest-TaggedBootDevicesTest-1631470291"}, "is_domain": false, "roles": [{"id": "17c0f7ee6666490e8a3f642066b98052", "name": "reader"}, {"id": "02df89ba6d594a3fa10594cedbf7e1f9", "name": "member"}], "catalog": [{"endpoints": [{"id": "27d2aca8450f467d960bda919bed33e6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.82/identity", "region": "RegionOne"}, {"id": "d62051163953459eb4eeceecb76bc904", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.82/identity", "region": "RegionOne"}], "id": "079466fe726b4af597abee8a83dba50c", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "567730aa82724a20913beaef1ede8f80", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76", "region": "RegionOne"}], "id": "09cad5cc50184130900288ed21f96520", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "eb0c60cdbb904e3babc2cff67295ea05", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.82/volume/v2/72be4d8d5f234a6d9ce8242d5dc33b76", "region": "RegionOne"}], "id": "233b0e0f807444509d0447415047581f", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "79e5f44c50ce469597f4cd4d054bb7d0", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.82:9696/", "region": "RegionOne"}], "id": "31b252c906c74356b04e8cb9008f824b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "9b258cc26cba474b87f6b32df8e347fa", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.82/compute/v2/72be4d8d5f234a6d9ce8242d5dc33b76", "region": "RegionOne"}], "id": "4ef6fd3462fa41daad29533ae6d03a4c", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "e809b72499be426d987a38e790b28d55", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.82/image", "region": "RegionOne"}], "id": "7283c31b84024d4da00be6ec29207e2a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3b5c87d208f4f86b25644ba46fc500e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76", "region": "RegionOne"}], "id": "951d1edbe9624ecfbe4b8c9f8df3f62d", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c48454dbf61240b5a50bff12be8f1443", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.82/compute/v2.1", "region": "RegionOne"}], "id": "be1de1c21f4f494981d7b9797688aabe", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "abc43218b98a405caa7e3dc840b6f927", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.82:8080/v1/AUTH_72be4d8d5f234a6d9ce8242d5dc33b76", "region": "RegionOne"}, {"id": "d7a6d14e8dcf40f780182ff30e9f8c6b", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.82:8080", "region": "RegionOne"}], "id": "ca1875006fa14146b4c99c95b56a2e90", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "bfffceff5fc549f9a0b7618f7c81d408", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.82/placement", "region": "RegionOne"}], "id": "dd2384b6f26b43c6898ca88ea4b9fdb0", "type": "placement", "name": "placement"}]}}' 2022-09-26 18:40:30,537 105841 INFO [tempest.lib.common.fixed_network] (TaggedBootDevicesTest:test_tagged_boot_devices) Found network {'id': '3c2fdff1-a522-4095-ad98-7cfd03b79fdb', 'name': 'tempest-TaggedBootDevicesTest-939739684-network', 'tenant_id': '72be4d8d5f234a6d9ce8242d5dc33b76', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '72be4d8d5f234a6d9ce8242d5dc33b76', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 839, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-09-26T18:38:01Z', 'updated_at': '2022-09-26T18:38:01Z', 'revision_number': 1} available for tenant 2022-09-26 18:40:30,620 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.222.0.82/identity/v3/auth/tokens 0.077s 2022-09-26 18:40:30,621 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Mon, 26 Sep 2022 18:40:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3686', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-d4f071c6-dc42-422e-8493-e4c88ce9fe18', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.82/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "de93877bafef4cd3b296b3f40e5972f1", "name": "tempest-TaggedBootDevicesTest-1631470291-project", "password_expires_at": null}, "audit_ids": ["zpO8N_uIRgC8DxtwETtvjw"], "expires_at": "2022-09-26T19:40:30.000000Z", "issued_at": "2022-09-26T18:40:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "72be4d8d5f234a6d9ce8242d5dc33b76", "name": "tempest-TaggedBootDevicesTest-1631470291"}, "is_domain": false, "roles": [{"id": "17c0f7ee6666490e8a3f642066b98052", "name": "reader"}, {"id": "02df89ba6d594a3fa10594cedbf7e1f9", "name": "member"}], "catalog": [{"endpoints": [{"id": "27d2aca8450f467d960bda919bed33e6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.82/identity", "region": "RegionOne"}, {"id": "d62051163953459eb4eeceecb76bc904", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.82/identity", "region": "RegionOne"}], "id": "079466fe726b4af597abee8a83dba50c", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "567730aa82724a20913beaef1ede8f80", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76", "region": "RegionOne"}], "id": "09cad5cc50184130900288ed21f96520", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "eb0c60cdbb904e3babc2cff67295ea05", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.82/volume/v2/72be4d8d5f234a6d9ce8242d5dc33b76", "region": "RegionOne"}], "id": "233b0e0f807444509d0447415047581f", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "79e5f44c50ce469597f4cd4d054bb7d0", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.82:9696/", "region": "RegionOne"}], "id": "31b252c906c74356b04e8cb9008f824b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "9b258cc26cba474b87f6b32df8e347fa", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.82/compute/v2/72be4d8d5f234a6d9ce8242d5dc33b76", "region": "RegionOne"}], "id": "4ef6fd3462fa41daad29533ae6d03a4c", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "e809b72499be426d987a38e790b28d55", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.82/image", "region": "RegionOne"}], "id": "7283c31b84024d4da00be6ec29207e2a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3b5c87d208f4f86b25644ba46fc500e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.82/volume/v3/72be4d8d5f234a6d9ce8242d5dc33b76", "region": "RegionOne"}], "id": "951d1edbe9624ecfbe4b8c9f8df3f62d", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c48454dbf61240b5a50bff12be8f1443", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.82/compute/v2.1", "region": "RegionOne"}], "id": "be1de1c21f4f494981d7b9797688aabe", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "abc43218b98a405caa7e3dc840b6f927", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.82:8080/v1/AUTH_72be4d8d5f234a6d9ce8242d5dc33b76", "region": "RegionOne"}, {"id": "d7a6d14e8dcf40f780182ff30e9f8c6b", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.82:8080", "region": "RegionOne"}], "id": "ca1875006fa14146b4c99c95b56a2e90", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "bfffceff5fc549f9a0b7618f7c81d408", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.82/placement", "region": "RegionOne"}], "id": "dd2384b6f26b43c6898ca88ea4b9fdb0", "type": "placement", "name": "placement"}]}}' 2022-09-26 18:40:30,621 105841 INFO [tempest.lib.common.fixed_network] (TaggedBootDevicesTest:test_tagged_boot_devices) Found network {'id': '3c2fdff1-a522-4095-ad98-7cfd03b79fdb', 'name': 'tempest-TaggedBootDevicesTest-939739684-network', 'tenant_id': '72be4d8d5f234a6d9ce8242d5dc33b76', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '72be4d8d5f234a6d9ce8242d5dc33b76', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 839, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-09-26T18:38:01Z', 'updated_at': '2022-09-26T18:38:01Z', 'revision_number': 1} available for tenant 2022-09-26 18:40:30,622 105841 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1033569807', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEtMt+A1cjxeaO3FH8lIzsNSw6gZWLRak5D0GMWKHMtV+98NUm3DQaLlemELyNuSrWWOUPhtMbnPXbUCCdN0VwTDfD2OngWjRYpLqv7XkRLKr4JyEY5JTJ9hhxTJnBXndQ==', 'fingerprint': '89:77:b8:2c:e3:e9:9f:27:5a:40:d9:67:57:3d:f1:38', 'user_id': 'de93877bafef4cd3b296b3f40e5972f1', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDgsXAOk0qQOuf9VpmVQ6yKpfcFW4UG74L0p0cm1DCyGGfXwVNTPSLJ\nnvWypp1L6gmgBwYFK4EEACKhZANiAARLTLfgNXI8XmjtxR/JSM7DUsOoGVi0WpOQ\n9BjFihzLVfvfDVJtw0Gi5XphC8jbkq1ljlD4bTG5z121AgnTdFcEw3w9jp4Fo0WK\nS6r+15ESyq+CchGOSUyfYYcUyZwV53U=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'a8c63112-0b49-463e-9903-20b703189e75', 'name': 'tempest-securitygroup--2023912379', 'stateful': True, 'tenant_id': '72be4d8d5f234a6d9ce8242d5dc33b76', 'description': 'tempest-description--2007307377', 'security_group_rules': [{'id': '19ca6450-8cbd-42b8-b38a-4e2068a3c80b', 'tenant_id': '72be4d8d5f234a6d9ce8242d5dc33b76', 'security_group_id': 'a8c63112-0b49-463e-9903-20b703189e75', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 1646, 'description': None, 'tags': [], 'created_at': '2022-09-26T18:40:23Z', 'updated_at': '2022-09-26T18:40:23Z', 'revision_number': 0, 'project_id': '72be4d8d5f234a6d9ce8242d5dc33b76'}, {'id': '22b8c05a-1d08-4ded-a3eb-de26837a6643', 'tenant_id': '72be4d8d5f234a6d9ce8242d5dc33b76', 'security_group_id': 'a8c63112-0b49-463e-9903-20b703189e75', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 1647, 'description': None, 'tags': [], 'created_at': '2022-09-26T18:40:23Z', 'updated_at': '2022-09-26T18:40:23Z', 'revision_number': 0, 'project_id': '72be4d8d5f234a6d9ce8242d5dc33b76'}], 'tags': [], 'created_at': '2022-09-26T18:40:23Z', 'updated_at': '2022-09-26T18:40:23Z', 'revision_number': 1, 'project_id': '72be4d8d5f234a6d9ce8242d5dc33b76'}, 'floating_ip': {'id': '009e7cf0-87f3-419c-bbd4-cab1b93426b4', 'tenant_id': '72be4d8d5f234a6d9ce8242d5dc33b76', 'floating_ip_address': '172.25.5.152', 'floating_network_id': '9b41c5fc-68e0-49f0-ac02-934c9be6056c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '72be4d8d5f234a6d9ce8242d5dc33b76', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-09-26T18:40:28Z', 'updated_at': '2022-09-26T18:40:28Z', 'revision_number': 0, 'ip': '172.25.5.152'}} 2022-09-26 18:40:37,260 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.222.0.82/compute/v2.1/servers 6.637s 2022-09-26 18:40:37,260 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-device-tagging-server-308650483", "imageRef": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "flavorRef": "452", "config_drive": true, "networks": [{"uuid": "3c2fdff1-a522-4095-ad98-7cfd03b79fdb"}, {"port": "0949d5db-3dc1-4889-8d7b-187629438719", "tag": "port-1"}, {"port": "7d766d05-36e0-4502-8e77-375bf166bd6c", "tag": "port-2"}, {"uuid": "22473716-788c-41d3-bebe-9a0c322cdcc7", "tag": "net-1"}, {"uuid": "22473716-788c-41d3-bebe-9a0c322cdcc7"}, {"uuid": "a18f8025-bd48-4390-8a96-8f2ce171f9f8", "fixed_ip": "10.2.2.100", "tag": "net-2-100"}, {"uuid": "a18f8025-bd48-4390-8a96-8f2ce171f9f8", "fixed_ip": "10.2.2.200", "tag": "net-2-200"}], "block_device_mapping_v2": [{"uuid": "e164351b-06bd-4f9d-87da-b9236832c936", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "tag": "boot"}, {"uuid": "3845a8bb-3bc1-4488-baad-7f2117c9ef8b", "source_type": "volume", "destination_type": "volume", "boot_index": 1, "tag": "other"}, {"uuid": "f1c142a9-0462-4a90-ba3e-827c333d3814", "source_type": "volume", "destination_type": "volume", "boot_index": 2}], "security_groups": [{"name": "tempest-securitygroup--2023912379"}], "key_name": "tempest-keypair-1033569807", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 26 Sep 2022 18:40:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '406', 'location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0d41d6e-76f1-4d99-bfbe-7ff0d12be398', 'x-compute-request-id': 'req-b0d41d6e-76f1-4d99-bfbe-7ff0d12be398', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.82/compute/v2.1/servers'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--2023912379"}], "adminPass": "VgEzXR8Jwa8e"}}' 2022-09-26 18:40:37,637 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.373s 2022-09-26 18:40:37,637 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:40:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44eb5bd9-5e36-4f47-a1d4-73895fce9094', 'x-compute-request-id': 'req-44eb5bd9-5e36-4f47-a1d4-73895fce9094', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:40:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:40:38,888 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.233s 2022-09-26 18:40:38,889 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:40:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb425575-8410-4473-822c-366dd5b47cd8', 'x-compute-request-id': 'req-fb425575-8410-4473-822c-366dd5b47cd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:40:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:40:40,209 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.296s 2022-09-26 18:40:40,209 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:40:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a2a89ea-c70d-4b94-ac15-6f04bbc92869', 'x-compute-request-id': 'req-6a2a89ea-c70d-4b94-ac15-6f04bbc92869', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:40:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:40:41,348 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.118s 2022-09-26 18:40:41,349 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:40:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4710bad7-669a-4c8b-b9b0-c0729a8d358f', 'x-compute-request-id': 'req-4710bad7-669a-4c8b-b9b0-c0729a8d358f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:40:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:40:42,821 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.451s 2022-09-26 18:40:42,821 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:40:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3660bf9-50ba-4739-8850-1f7f7d3d1364', 'x-compute-request-id': 'req-e3660bf9-50ba-4739-8850-1f7f7d3d1364', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:40:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:40:44,056 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.213s 2022-09-26 18:40:44,056 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:40:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-529fa65f-97c7-47bd-b2cf-0b08f72b1139', 'x-compute-request-id': 'req-529fa65f-97c7-47bd-b2cf-0b08f72b1139', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:40:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:40:45,260 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.183s 2022-09-26 18:40:45,260 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:40:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d4de92e-fc9b-403a-bb01-c398fc816403', 'x-compute-request-id': 'req-2d4de92e-fc9b-403a-bb01-c398fc816403', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:40:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:40:46,412 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.128s 2022-09-26 18:40:46,412 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:40:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d217845f-dde6-4b3e-8a83-efc67acf10cd', 'x-compute-request-id': 'req-d217845f-dde6-4b3e-8a83-efc67acf10cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:40:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:40:47,576 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.143s 2022-09-26 18:40:47,576 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:40:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e710a5e2-f87a-464c-a59e-b5fb3769bc7b', 'x-compute-request-id': 'req-e710a5e2-f87a-464c-a59e-b5fb3769bc7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:40:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:40:48,897 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.302s 2022-09-26 18:40:48,898 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:40:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a77eeee3-3f78-49fd-bcec-9ca26b5153c5', 'x-compute-request-id': 'req-a77eeee3-3f78-49fd-bcec-9ca26b5153c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:40:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:40:50,129 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.213s 2022-09-26 18:40:50,137 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:40:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5925b1bd-4b1f-4bc2-92d3-d90d139fe841', 'x-compute-request-id': 'req-5925b1bd-4b1f-4bc2-92d3-d90d139fe841', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:40:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:40:51,306 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.149s 2022-09-26 18:40:51,306 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:40:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-453e3306-8cb7-4ca4-9c9e-e6d33fbf7627', 'x-compute-request-id': 'req-453e3306-8cb7-4ca4-9c9e-e6d33fbf7627', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:40:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:40:52,492 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.170s 2022-09-26 18:40:52,493 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:40:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7565196c-8eba-4190-9405-e5b3edcf2066', 'x-compute-request-id': 'req-7565196c-8eba-4190-9405-e5b3edcf2066', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:40:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:40:53,877 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.362s 2022-09-26 18:40:53,877 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:40:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db8b296f-c375-490d-8f86-f10dae342f3d', 'x-compute-request-id': 'req-db8b296f-c375-490d-8f86-f10dae342f3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:40:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:40:55,070 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.175s 2022-09-26 18:40:55,070 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:40:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00447492-9404-4b7a-81b1-5002d89057df', 'x-compute-request-id': 'req-00447492-9404-4b7a-81b1-5002d89057df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:40:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:40:56,274 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.187s 2022-09-26 18:40:56,275 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:40:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-442b6506-db6b-41cf-be16-c0ecaa58f710', 'x-compute-request-id': 'req-442b6506-db6b-41cf-be16-c0ecaa58f710', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:40:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:40:57,614 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.321s 2022-09-26 18:40:57,618 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:40:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82a282c0-a6e4-41c0-a5d6-02ce3641e764', 'x-compute-request-id': 'req-82a282c0-a6e4-41c0-a5d6-02ce3641e764', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:40:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:40:58,879 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.240s 2022-09-26 18:40:58,879 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:40:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da88f15a-1edf-4f6e-8b6e-656e96fc1df9', 'x-compute-request-id': 'req-da88f15a-1edf-4f6e-8b6e-656e96fc1df9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:40:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:41:00,046 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.142s 2022-09-26 18:41:00,047 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:40:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce0d3da8-e104-4482-8621-44997b3c6c15', 'x-compute-request-id': 'req-ce0d3da8-e104-4482-8621-44997b3c6c15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:40:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:41:01,215 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.150s 2022-09-26 18:41:01,216 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9034ec3-c68a-4909-811d-f7a2affea214', 'x-compute-request-id': 'req-c9034ec3-c68a-4909-811d-f7a2affea214', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:41:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:41:02,476 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.240s 2022-09-26 18:41:02,477 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c1bc3ae-e856-4c3d-8f92-435106145f9d', 'x-compute-request-id': 'req-9c1bc3ae-e856-4c3d-8f92-435106145f9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:41:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:41:04,054 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.559s 2022-09-26 18:41:04,055 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9dd6e997-eb37-4ce9-a753-c8f7612a231f', 'x-compute-request-id': 'req-9dd6e997-eb37-4ce9-a753-c8f7612a231f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:41:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:41:05,182 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.108s 2022-09-26 18:41:05,182 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-512f1720-cfc0-40d1-a76f-3345e7a97fdc', 'x-compute-request-id': 'req-512f1720-cfc0-40d1-a76f-3345e7a97fdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:41:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:41:06,307 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.104s 2022-09-26 18:41:06,307 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2cf48912-6015-4dbd-aa02-8bdf165c9784', 'x-compute-request-id': 'req-2cf48912-6015-4dbd-aa02-8bdf165c9784', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:41:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:41:07,446 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.122s 2022-09-26 18:41:07,447 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41a2e85f-5a43-4e25-9b73-aa66775c98b4', 'x-compute-request-id': 'req-41a2e85f-5a43-4e25-9b73-aa66775c98b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:41:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:41:08,563 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.098s 2022-09-26 18:41:08,564 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-979af326-3978-4871-a756-74f7418123e1', 'x-compute-request-id': 'req-979af326-3978-4871-a756-74f7418123e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:41:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:41:09,681 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.100s 2022-09-26 18:41:09,682 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-716e18df-b858-41a3-9cf1-26686561c554', 'x-compute-request-id': 'req-716e18df-b858-41a3-9cf1-26686561c554', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:41:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:41:10,813 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.112s 2022-09-26 18:41:10,813 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c058191-abf0-4c3b-9b64-8352bc765293', 'x-compute-request-id': 'req-9c058191-abf0-4c3b-9b64-8352bc765293', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:41:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:41:11,937 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.105s 2022-09-26 18:41:11,941 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb7318b0-c55a-4f50-829c-41d97f4afe38', 'x-compute-request-id': 'req-cb7318b0-c55a-4f50-829c-41d97f4afe38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:41:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:41:13,150 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.179s 2022-09-26 18:41:13,151 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4506a415-7581-411a-950b-1cfe127b0ac2', 'x-compute-request-id': 'req-4506a415-7581-411a-950b-1cfe127b0ac2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:41:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:41:14,294 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.125s 2022-09-26 18:41:14,295 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab99adb9-04ad-4ed5-9cb0-988957c539e8', 'x-compute-request-id': 'req-ab99adb9-04ad-4ed5-9cb0-988957c539e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:41:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:41:15,419 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.100s 2022-09-26 18:41:15,420 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2b3793a-7abe-4b48-aec9-d247db9d4fbd', 'x-compute-request-id': 'req-c2b3793a-7abe-4b48-aec9-d247db9d4fbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:41:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:41:16,537 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.098s 2022-09-26 18:41:16,537 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8e60514-9bd7-406a-81e0-5ebe2cc34937', 'x-compute-request-id': 'req-b8e60514-9bd7-406a-81e0-5ebe2cc34937', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:41:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:41:17,801 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.246s 2022-09-26 18:41:17,801 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4d4ab9b-907a-4b34-967e-708c2eea0ec2', 'x-compute-request-id': 'req-e4d4ab9b-907a-4b34-967e-708c2eea0ec2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:41:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:41:18,970 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.150s 2022-09-26 18:41:18,971 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5fb16471-f557-4e2c-9627-09918e6e9bef', 'x-compute-request-id': 'req-5fb16471-f557-4e2c-9627-09918e6e9bef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:41:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:41:20,315 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.326s 2022-09-26 18:41:20,316 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f75aba1-a434-4291-b2ac-d5395c6679de', 'x-compute-request-id': 'req-6f75aba1-a434-4291-b2ac-d5395c6679de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:41:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:41:21,444 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.107s 2022-09-26 18:41:21,444 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a39bc31-5a37-4660-8d85-9d721605292f', 'x-compute-request-id': 'req-3a39bc31-5a37-4660-8d85-9d721605292f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:41:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:41:22,566 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.105s 2022-09-26 18:41:22,567 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9acda07-7cd9-4833-a144-91a2c00aa40a', 'x-compute-request-id': 'req-e9acda07-7cd9-4833-a144-91a2c00aa40a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:41:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:41:23,766 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.178s 2022-09-26 18:41:23,766 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78a5f337-4768-4d84-968e-bd264eb2e3c1', 'x-compute-request-id': 'req-78a5f337-4768-4d84-968e-bd264eb2e3c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:41:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:41:24,981 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.197s 2022-09-26 18:41:24,981 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f0fd5b2-b91a-49b6-9c25-d4f45708eac0', 'x-compute-request-id': 'req-0f0fd5b2-b91a-49b6-9c25-d4f45708eac0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:41:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:41:26,133 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.129s 2022-09-26 18:41:26,133 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68107c08-7c9f-469d-8a1f-e64063666078', 'x-compute-request-id': 'req-68107c08-7c9f-469d-8a1f-e64063666078', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:41:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:41:27,254 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.103s 2022-09-26 18:41:27,255 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34ba3fb2-3e80-4d20-ab39-40c9519f16cb', 'x-compute-request-id': 'req-34ba3fb2-3e80-4d20-ab39-40c9519f16cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:41:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:41:28,378 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.105s 2022-09-26 18:41:28,379 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e374be5-8bdd-4bb1-8f0a-fca462f7d859', 'x-compute-request-id': 'req-9e374be5-8bdd-4bb1-8f0a-fca462f7d859', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:41:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:41:29,546 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.148s 2022-09-26 18:41:29,547 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05a40628-4273-40ce-a12e-513db61e492c', 'x-compute-request-id': 'req-05a40628-4273-40ce-a12e-513db61e492c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:41:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:41:30,716 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.150s 2022-09-26 18:41:30,717 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9cbd30d9-866a-4a3c-8c70-bbf8201c18d6', 'x-compute-request-id': 'req-9cbd30d9-866a-4a3c-8c70-bbf8201c18d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:41:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:41:31,952 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.216s 2022-09-26 18:41:31,952 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-809d624c-c7bf-4b9a-8847-86837d0a92a6', 'x-compute-request-id': 'req-809d624c-c7bf-4b9a-8847-86837d0a92a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:41:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:41:33,159 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.189s 2022-09-26 18:41:33,160 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3b253ad-8d40-4505-bdc5-09514a406df7', 'x-compute-request-id': 'req-d3b253ad-8d40-4505-bdc5-09514a406df7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:41:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:41:34,315 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.134s 2022-09-26 18:41:34,316 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f23a1c9-ba99-4c40-ba7d-4d9943651ec8', 'x-compute-request-id': 'req-9f23a1c9-ba99-4c40-ba7d-4d9943651ec8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:41:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:41:35,474 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.139s 2022-09-26 18:41:35,474 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d37bd01c-fc9e-4bb8-a6a0-561cc7c80f30', 'x-compute-request-id': 'req-d37bd01c-fc9e-4bb8-a6a0-561cc7c80f30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:41:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:41:36,636 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.143s 2022-09-26 18:41:36,636 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16f41347-ed97-418f-8bd8-f89e5088e406', 'x-compute-request-id': 'req-16f41347-ed97-418f-8bd8-f89e5088e406', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:41:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:41:37,828 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.170s 2022-09-26 18:41:37,829 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-274097b7-52cd-4042-a31e-7b0f1a012dcd', 'x-compute-request-id': 'req-274097b7-52cd-4042-a31e-7b0f1a012dcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:41:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:41:39,031 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.182s 2022-09-26 18:41:39,031 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c11aa75-debf-4b1c-834d-f9329fee4c2d', 'x-compute-request-id': 'req-1c11aa75-debf-4b1c-834d-f9329fee4c2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:41:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:41:40,157 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.109s 2022-09-26 18:41:40,158 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1589172-1c15-4fde-b2a4-ee0530376b32', 'x-compute-request-id': 'req-a1589172-1c15-4fde-b2a4-ee0530376b32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:41:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:41:41,357 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.179s 2022-09-26 18:41:41,357 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-713bf83a-a6e0-4e5e-8c93-7593eb5d09e2', 'x-compute-request-id': 'req-713bf83a-a6e0-4e5e-8c93-7593eb5d09e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:41:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:41:42,538 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.163s 2022-09-26 18:41:42,538 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-155385d4-a8d8-4baf-822f-52f31a18f54b', 'x-compute-request-id': 'req-155385d4-a8d8-4baf-822f-52f31a18f54b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:41:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:41:43,861 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.305s 2022-09-26 18:41:43,862 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afaa8146-cc73-46f6-b7f4-5c751957e296', 'x-compute-request-id': 'req-afaa8146-cc73-46f6-b7f4-5c751957e296', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:41:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:41:45,007 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.128s 2022-09-26 18:41:45,008 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e30947f5-b853-429a-b3b3-8defe1d15ec9', 'x-compute-request-id': 'req-e30947f5-b853-429a-b3b3-8defe1d15ec9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:41:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:41:46,139 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.110s 2022-09-26 18:41:46,139 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a267a82-d094-4343-b05e-2968d8ed6872', 'x-compute-request-id': 'req-9a267a82-d094-4343-b05e-2968d8ed6872', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:41:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:41:47,288 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.129s 2022-09-26 18:41:47,288 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5142d1f-698a-4262-a40c-4e07c78bf180', 'x-compute-request-id': 'req-b5142d1f-698a-4262-a40c-4e07c78bf180', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:41:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:41:48,611 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.303s 2022-09-26 18:41:48,611 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7a648de-c5f4-4702-b077-48820b66af5b', 'x-compute-request-id': 'req-c7a648de-c5f4-4702-b077-48820b66af5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:41:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:41:49,780 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.150s 2022-09-26 18:41:49,780 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-534f3f81-6942-4e08-8097-b55224927c6a', 'x-compute-request-id': 'req-534f3f81-6942-4e08-8097-b55224927c6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:41:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:41:50,903 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.105s 2022-09-26 18:41:50,904 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f54b58f-81d4-415a-9424-a33004816625', 'x-compute-request-id': 'req-8f54b58f-81d4-415a-9424-a33004816625', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:41:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:41:52,049 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.129s 2022-09-26 18:41:52,050 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9ebae79-0209-4c0f-919f-596257c6056d', 'x-compute-request-id': 'req-e9ebae79-0209-4c0f-919f-596257c6056d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:41:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:41:53,164 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.096s 2022-09-26 18:41:53,165 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43a3426b-8530-470e-a293-f2b7643e8c56', 'x-compute-request-id': 'req-43a3426b-8530-470e-a293-f2b7643e8c56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:41:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:41:54,286 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.103s 2022-09-26 18:41:54,286 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf6424fc-bc1a-4017-b024-7ffd03fa4221', 'x-compute-request-id': 'req-cf6424fc-bc1a-4017-b024-7ffd03fa4221', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:41:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:41:55,406 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.102s 2022-09-26 18:41:55,406 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29678f7a-29e4-4341-a11c-f2b4d25eb94f', 'x-compute-request-id': 'req-29678f7a-29e4-4341-a11c-f2b4d25eb94f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:41:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:41:56,523 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.099s 2022-09-26 18:41:56,523 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3dd2b595-5ae8-45f2-b159-57da2e7e9e7a', 'x-compute-request-id': 'req-3dd2b595-5ae8-45f2-b159-57da2e7e9e7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:41:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:41:57,811 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.270s 2022-09-26 18:41:57,811 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-204ff437-f757-4fd4-bfd0-3df362346d3f', 'x-compute-request-id': 'req-204ff437-f757-4fd4-bfd0-3df362346d3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:41:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:41:59,056 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.223s 2022-09-26 18:41:59,056 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d3dab7d-a0ba-44b3-b5e7-61bfb4d09561', 'x-compute-request-id': 'req-8d3dab7d-a0ba-44b3-b5e7-61bfb4d09561', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:41:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:42:00,183 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.109s 2022-09-26 18:42:00,184 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5373736-0679-4028-9972-63c574b77ea1', 'x-compute-request-id': 'req-d5373736-0679-4028-9972-63c574b77ea1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:42:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:42:01,834 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.633s 2022-09-26 18:42:01,834 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47ae2fac-f89e-4a4f-a6f2-d070042781d0', 'x-compute-request-id': 'req-47ae2fac-f89e-4a4f-a6f2-d070042781d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:42:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:42:03,197 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.344s 2022-09-26 18:42:03,197 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7880c9fe-2ccf-43ab-9216-037551da9a83', 'x-compute-request-id': 'req-7880c9fe-2ccf-43ab-9216-037551da9a83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:42:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:42:04,587 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.364s 2022-09-26 18:42:04,587 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f39d761-14b1-4d05-8b72-a59c33216382', 'x-compute-request-id': 'req-5f39d761-14b1-4d05-8b72-a59c33216382', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:42:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:42:05,751 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.147s 2022-09-26 18:42:05,752 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fce17974-8e6a-4f2d-bf6f-bb92940e38a5', 'x-compute-request-id': 'req-fce17974-8e6a-4f2d-bf6f-bb92940e38a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:42:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:42:06,946 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.176s 2022-09-26 18:42:06,946 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-926f9260-02b4-40c0-914b-746b8bb1b433', 'x-compute-request-id': 'req-926f9260-02b4-40c0-914b-746b8bb1b433', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:42:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:42:08,135 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.172s 2022-09-26 18:42:08,136 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e007cafa-79cd-4614-9761-d269a82a5b3d', 'x-compute-request-id': 'req-e007cafa-79cd-4614-9761-d269a82a5b3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:42:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:42:09,416 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.261s 2022-09-26 18:42:09,417 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa9d508c-df24-40aa-baf3-750b3499e48e', 'x-compute-request-id': 'req-aa9d508c-df24-40aa-baf3-750b3499e48e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:42:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:42:10,650 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.217s 2022-09-26 18:42:10,651 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18aa75c7-1b22-403c-b0aa-c5d44203bdb2', 'x-compute-request-id': 'req-18aa75c7-1b22-403c-b0aa-c5d44203bdb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:42:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:42:12,041 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.368s 2022-09-26 18:42:12,045 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bab9ad21-358b-4398-b689-fc84422f57d4', 'x-compute-request-id': 'req-bab9ad21-358b-4398-b689-fc84422f57d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:42:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:42:13,365 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.297s 2022-09-26 18:42:13,365 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2563307-527f-4191-ace2-cb29b9b22530', 'x-compute-request-id': 'req-a2563307-527f-4191-ace2-cb29b9b22530', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:42:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:42:14,608 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.225s 2022-09-26 18:42:14,609 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b021d171-64e2-43e2-87fc-e103ffaed519', 'x-compute-request-id': 'req-b021d171-64e2-43e2-87fc-e103ffaed519', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:42:15,762 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.135s 2022-09-26 18:42:15,762 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb281fb2-c13a-4552-8689-2987283f55b5', 'x-compute-request-id': 'req-bb281fb2-c13a-4552-8689-2987283f55b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:42:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:42:16,885 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.103s 2022-09-26 18:42:16,885 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a76d60e1-2ec4-4f4c-ba69-4a8b699365c1', 'x-compute-request-id': 'req-a76d60e1-2ec4-4f4c-ba69-4a8b699365c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:42:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:42:18,139 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.235s 2022-09-26 18:42:18,139 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2707ec6-5e13-4829-9655-8d3b48f78222', 'x-compute-request-id': 'req-d2707ec6-5e13-4829-9655-8d3b48f78222', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:42:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:42:19,296 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.136s 2022-09-26 18:42:19,296 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e63724a8-5cf5-4cbd-bab2-7fe666b20413', 'x-compute-request-id': 'req-e63724a8-5cf5-4cbd-bab2-7fe666b20413', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:42:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:42:20,464 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.150s 2022-09-26 18:42:20,465 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bbf9f3a3-4db2-4eeb-bcc9-e31dc4e61461', 'x-compute-request-id': 'req-bbf9f3a3-4db2-4eeb-bcc9-e31dc4e61461', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:42:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:42:21,715 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.229s 2022-09-26 18:42:21,716 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e002123-047a-4d9e-98f8-ff81725a68ce', 'x-compute-request-id': 'req-9e002123-047a-4d9e-98f8-ff81725a68ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:42:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:42:23,281 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.536s 2022-09-26 18:42:23,281 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82846838-1759-4bac-86b6-c94ffa8ce25d', 'x-compute-request-id': 'req-82846838-1759-4bac-86b6-c94ffa8ce25d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:42:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:42:24,414 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.110s 2022-09-26 18:42:24,415 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-faf8635a-6384-4ff5-bafa-e787f738401d', 'x-compute-request-id': 'req-faf8635a-6384-4ff5-bafa-e787f738401d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:42:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:42:25,826 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.394s 2022-09-26 18:42:25,827 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da6f6829-5529-43d3-8ac9-8ebafb9eeaa9', 'x-compute-request-id': 'req-da6f6829-5529-43d3-8ac9-8ebafb9eeaa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:42:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:42:27,056 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.208s 2022-09-26 18:42:27,057 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-822c82cd-1ffd-4df0-be47-00ed33769fa8', 'x-compute-request-id': 'req-822c82cd-1ffd-4df0-be47-00ed33769fa8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:42:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:42:28,236 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.155s 2022-09-26 18:42:28,236 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b38e67a-f485-4502-8f78-cea97081e74b', 'x-compute-request-id': 'req-5b38e67a-f485-4502-8f78-cea97081e74b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:42:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:42:29,538 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.282s 2022-09-26 18:42:29,538 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-113e01ec-a692-4087-bb1e-edc557c649b8', 'x-compute-request-id': 'req-113e01ec-a692-4087-bb1e-edc557c649b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:42:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:42:30,711 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.153s 2022-09-26 18:42:30,712 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc1cf718-5b8f-400d-8ce4-217fc8cae5a7', 'x-compute-request-id': 'req-cc1cf718-5b8f-400d-8ce4-217fc8cae5a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:42:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:42:31,878 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.150s 2022-09-26 18:42:31,879 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-719d2da7-ccf0-4f99-b0f3-04ae19380a8c', 'x-compute-request-id': 'req-719d2da7-ccf0-4f99-b0f3-04ae19380a8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:42:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:42:33,000 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.103s 2022-09-26 18:42:33,001 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43430bc2-a1cf-445b-bba9-53c717dc42d1', 'x-compute-request-id': 'req-43430bc2-a1cf-445b-bba9-53c717dc42d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:42:34,139 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.117s 2022-09-26 18:42:34,139 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f49a8ab-e19f-4c5e-bfa1-3d35b5bb4290', 'x-compute-request-id': 'req-0f49a8ab-e19f-4c5e-bfa1-3d35b5bb4290', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:42:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:42:35,257 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.101s 2022-09-26 18:42:35,258 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92270143-11fa-458e-8dd0-e01ad1656104', 'x-compute-request-id': 'req-92270143-11fa-458e-8dd0-e01ad1656104', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:42:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:42:36,380 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.103s 2022-09-26 18:42:36,380 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f96b8886-490e-4020-bbb2-b1a7478a3b36', 'x-compute-request-id': 'req-f96b8886-490e-4020-bbb2-b1a7478a3b36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:42:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:42:37,512 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.111s 2022-09-26 18:42:37,512 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c61c02b9-8bd7-4bcb-8fee-ff3074a2f736', 'x-compute-request-id': 'req-c61c02b9-8bd7-4bcb-8fee-ff3074a2f736', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:42:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:42:38,667 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.127s 2022-09-26 18:42:38,668 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-025da79f-07bc-4274-b640-50ac75d6f19a', 'x-compute-request-id': 'req-025da79f-07bc-4274-b640-50ac75d6f19a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:42:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:42:39,815 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.130s 2022-09-26 18:42:39,816 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7572e0d7-efe2-4d99-83f7-cd39805d89de', 'x-compute-request-id': 'req-7572e0d7-efe2-4d99-83f7-cd39805d89de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:42:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:42:40,975 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.140s 2022-09-26 18:42:40,975 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c666a38-531e-4c23-9fa8-b4e31046f702', 'x-compute-request-id': 'req-0c666a38-531e-4c23-9fa8-b4e31046f702', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:42:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:42:42,100 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.105s 2022-09-26 18:42:42,101 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d36affd-4a93-4a10-81d1-79e9c33e7f75', 'x-compute-request-id': 'req-5d36affd-4a93-4a10-81d1-79e9c33e7f75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:42:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:42:43,271 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.153s 2022-09-26 18:42:43,271 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6acbb714-4035-4d05-bbc2-f191bdfec8ad', 'x-compute-request-id': 'req-6acbb714-4035-4d05-bbc2-f191bdfec8ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:42:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:42:44,399 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.110s 2022-09-26 18:42:44,399 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c278e42-7abd-4272-b389-a64ca7141dad', 'x-compute-request-id': 'req-7c278e42-7abd-4272-b389-a64ca7141dad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:42:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:42:45,524 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.107s 2022-09-26 18:42:45,524 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-331a50d2-f652-4fd6-bc03-e36e7566c81f', 'x-compute-request-id': 'req-331a50d2-f652-4fd6-bc03-e36e7566c81f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:42:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:42:46,656 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.113s 2022-09-26 18:42:46,656 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-326b9296-bc4b-46f3-82b2-4da7f42c6658', 'x-compute-request-id': 'req-326b9296-bc4b-46f3-82b2-4da7f42c6658', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:42:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:42:47,776 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.101s 2022-09-26 18:42:47,776 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e9f76d4-f59a-45f4-a6f0-9380289151f0', 'x-compute-request-id': 'req-0e9f76d4-f59a-45f4-a6f0-9380289151f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:42:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:42:48,904 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.103s 2022-09-26 18:42:48,905 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19cf4c44-8786-4438-9528-19e15a354405', 'x-compute-request-id': 'req-19cf4c44-8786-4438-9528-19e15a354405', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:42:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:42:50,043 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.120s 2022-09-26 18:42:50,043 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57b3c4ef-33a8-454f-bc13-6046f008a2fc', 'x-compute-request-id': 'req-57b3c4ef-33a8-454f-bc13-6046f008a2fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:42:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:42:51,165 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.102s 2022-09-26 18:42:51,165 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11df8aa8-5135-463d-b251-206b2416b585', 'x-compute-request-id': 'req-11df8aa8-5135-463d-b251-206b2416b585', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:42:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:42:52,295 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.112s 2022-09-26 18:42:52,295 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-588afaa1-d955-4315-b75f-c0700766ac59', 'x-compute-request-id': 'req-588afaa1-d955-4315-b75f-c0700766ac59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:42:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:42:53,438 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.125s 2022-09-26 18:42:53,438 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-769a758c-a6a0-45d2-a310-258ac84e3197', 'x-compute-request-id': 'req-769a758c-a6a0-45d2-a310-258ac84e3197', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:42:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:42:54,554 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.099s 2022-09-26 18:42:54,554 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd0517d9-ab30-48f4-883b-8c4e2cb78e5a', 'x-compute-request-id': 'req-dd0517d9-ab30-48f4-883b-8c4e2cb78e5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:42:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:42:55,671 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.099s 2022-09-26 18:42:55,672 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-519b0cd8-7f60-45f1-bd4d-593fceb014c4', 'x-compute-request-id': 'req-519b0cd8-7f60-45f1-bd4d-593fceb014c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:42:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:42:56,792 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.102s 2022-09-26 18:42:56,792 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61854a59-c681-41d2-a29f-bc86f0d19592', 'x-compute-request-id': 'req-61854a59-c681-41d2-a29f-bc86f0d19592', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:42:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:42:57,930 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.120s 2022-09-26 18:42:57,931 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e99e4e9-135f-43b3-ba57-206589564536', 'x-compute-request-id': 'req-5e99e4e9-135f-43b3-ba57-206589564536', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:42:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:42:59,062 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.113s 2022-09-26 18:42:59,063 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-619be029-1614-42b3-83af-7575c556ba25', 'x-compute-request-id': 'req-619be029-1614-42b3-83af-7575c556ba25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:42:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:43:00,195 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.114s 2022-09-26 18:43:00,195 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e937a918-a906-4685-9d0e-9fc262be02ed', 'x-compute-request-id': 'req-e937a918-a906-4685-9d0e-9fc262be02ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:43:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:43:01,374 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.162s 2022-09-26 18:43:01,375 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b20a7dff-079d-477f-9616-51c489feefac', 'x-compute-request-id': 'req-b20a7dff-079d-477f-9616-51c489feefac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:43:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:43:02,574 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.178s 2022-09-26 18:43:02,574 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c18a8eb-82c7-4991-b970-f896f325b611', 'x-compute-request-id': 'req-0c18a8eb-82c7-4991-b970-f896f325b611', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:43:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:43:03,725 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.130s 2022-09-26 18:43:03,725 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d75cf290-e444-4647-93bc-724fa08cb627', 'x-compute-request-id': 'req-d75cf290-e444-4647-93bc-724fa08cb627', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:43:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:43:04,847 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.102s 2022-09-26 18:43:04,848 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5863aa6-a88e-4e16-bc5b-2af5dced6b7b', 'x-compute-request-id': 'req-e5863aa6-a88e-4e16-bc5b-2af5dced6b7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:43:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:43:06,002 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.137s 2022-09-26 18:43:06,002 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e1f97f7-6934-4d17-9115-d3cede369165', 'x-compute-request-id': 'req-6e1f97f7-6934-4d17-9115-d3cede369165', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:43:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:43:07,206 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.185s 2022-09-26 18:43:07,207 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1fc6630c-84e7-4931-a7d5-d28c7daae6eb', 'x-compute-request-id': 'req-1fc6630c-84e7-4931-a7d5-d28c7daae6eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:43:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:43:08,349 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.121s 2022-09-26 18:43:08,350 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed77b106-2467-4036-95f4-a3f538f21b7c', 'x-compute-request-id': 'req-ed77b106-2467-4036-95f4-a3f538f21b7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:43:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:43:09,576 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.208s 2022-09-26 18:43:09,576 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b942e96e-7ddd-479b-9d89-09a5e97d0407', 'x-compute-request-id': 'req-b942e96e-7ddd-479b-9d89-09a5e97d0407', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:43:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:43:10,701 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.107s 2022-09-26 18:43:10,701 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4c3bc90-1cb6-474f-b008-08c1893decca', 'x-compute-request-id': 'req-b4c3bc90-1cb6-474f-b008-08c1893decca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:43:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:43:11,839 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.119s 2022-09-26 18:43:11,839 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-279c90b2-ccc9-43d9-8a24-581f79aa3c48', 'x-compute-request-id': 'req-279c90b2-ccc9-43d9-8a24-581f79aa3c48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:43:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:43:12,959 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.102s 2022-09-26 18:43:12,960 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21e4c984-235e-4b69-885b-dd6937555d6e', 'x-compute-request-id': 'req-21e4c984-235e-4b69-885b-dd6937555d6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:43:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:43:14,082 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.104s 2022-09-26 18:43:14,083 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d6ad898-7097-464e-980c-cae5e15cce67', 'x-compute-request-id': 'req-1d6ad898-7097-464e-980c-cae5e15cce67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:43:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:43:15,319 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.219s 2022-09-26 18:43:15,320 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa4f61d2-b292-4cf1-adce-f004d21baf25', 'x-compute-request-id': 'req-fa4f61d2-b292-4cf1-adce-f004d21baf25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:43:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:43:16,490 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.149s 2022-09-26 18:43:16,490 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66443fa4-2fbd-430b-baa7-d697dd1bd6cf', 'x-compute-request-id': 'req-66443fa4-2fbd-430b-baa7-d697dd1bd6cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:43:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:43:17,673 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.166s 2022-09-26 18:43:17,674 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41a80b3e-afd4-4595-b925-fcba69c39b44', 'x-compute-request-id': 'req-41a80b3e-afd4-4595-b925-fcba69c39b44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:43:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:43:18,812 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.119s 2022-09-26 18:43:18,812 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0080989d-a621-4c55-8bcf-9c2f2d20ad72', 'x-compute-request-id': 'req-0080989d-a621-4c55-8bcf-9c2f2d20ad72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:43:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:43:20,064 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.233s 2022-09-26 18:43:20,064 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3d5a8bb-52d3-446e-b126-1252fa49c37e', 'x-compute-request-id': 'req-d3d5a8bb-52d3-446e-b126-1252fa49c37e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:43:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:43:21,193 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.109s 2022-09-26 18:43:21,193 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10832998-92da-4f24-8f32-ab2a5f1161ba', 'x-compute-request-id': 'req-10832998-92da-4f24-8f32-ab2a5f1161ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:43:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:43:22,344 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.131s 2022-09-26 18:43:22,345 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fba41082-fc8f-493c-9689-33b2b9cd7cd9', 'x-compute-request-id': 'req-fba41082-fc8f-493c-9689-33b2b9cd7cd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:43:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:43:23,484 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.121s 2022-09-26 18:43:23,484 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51d7eb07-a71d-433d-a2f6-839cb6a6fd6d', 'x-compute-request-id': 'req-51d7eb07-a71d-433d-a2f6-839cb6a6fd6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:43:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:43:24,660 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.159s 2022-09-26 18:43:24,661 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-629db0df-298b-40bd-a76e-4b90675a812f', 'x-compute-request-id': 'req-629db0df-298b-40bd-a76e-4b90675a812f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:43:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:43:25,925 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.246s 2022-09-26 18:43:25,926 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd4ee546-3619-486d-a165-0bcc19fb9b13', 'x-compute-request-id': 'req-dd4ee546-3619-486d-a165-0bcc19fb9b13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:43:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:43:27,065 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.122s 2022-09-26 18:43:27,065 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50218e09-f926-4f31-81a7-9f81213533b5', 'x-compute-request-id': 'req-50218e09-f926-4f31-81a7-9f81213533b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:43:28,326 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.242s 2022-09-26 18:43:28,326 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-768356bb-6862-48aa-97c9-db1dc8e8e165', 'x-compute-request-id': 'req-768356bb-6862-48aa-97c9-db1dc8e8e165', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:43:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:43:29,581 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.236s 2022-09-26 18:43:29,582 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-549bdb30-5593-428a-a9cb-17d5f33ecff1', 'x-compute-request-id': 'req-549bdb30-5593-428a-a9cb-17d5f33ecff1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:43:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:43:30,703 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.103s 2022-09-26 18:43:30,704 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd00995a-7b83-44a1-b33f-d8959627168e', 'x-compute-request-id': 'req-dd00995a-7b83-44a1-b33f-d8959627168e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:43:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:43:31,825 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.104s 2022-09-26 18:43:31,825 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12d9e59e-957b-465c-a982-9398084450ff', 'x-compute-request-id': 'req-12d9e59e-957b-465c-a982-9398084450ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:43:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:44:32,901 105841 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.82', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 2022-09-26 18:44:33,199 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 60.357s 2022-09-26 18:44:33,199 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99cf7b33-39e0-42c5-9328-aac76d861f8d', 'x-compute-request-id': 'req-99cf7b33-39e0-42c5-9328-aac76d861f8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:44:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:44:34,334 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.109s 2022-09-26 18:44:34,335 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-110f93f9-22a6-4366-ac9e-e4c1d086939a', 'x-compute-request-id': 'req-110f93f9-22a6-4366-ac9e-e4c1d086939a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:44:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:44:35,450 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.096s 2022-09-26 18:44:35,450 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97ccb1cf-7725-4d0e-bda9-342b19c73fa3', 'x-compute-request-id': 'req-97ccb1cf-7725-4d0e-bda9-342b19c73fa3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:44:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:44:36,572 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.104s 2022-09-26 18:44:36,573 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78c72b6b-15a0-49ce-b203-7d66fe9387b6', 'x-compute-request-id': 'req-78c72b6b-15a0-49ce-b203-7d66fe9387b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:44:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:44:37,708 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.117s 2022-09-26 18:44:37,708 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95dc77a3-f64a-4e7d-b3e8-6be3c5c134d0', 'x-compute-request-id': 'req-95dc77a3-f64a-4e7d-b3e8-6be3c5c134d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:44:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:44:38,864 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.136s 2022-09-26 18:44:38,864 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d1a1bb2-7465-4aff-9a9f-ca49d8868744', 'x-compute-request-id': 'req-2d1a1bb2-7465-4aff-9a9f-ca49d8868744', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:44:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:44:40,002 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.118s 2022-09-26 18:44:40,003 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e30fdf2e-37db-46d9-bb6c-ef8aceff0ea6', 'x-compute-request-id': 'req-e30fdf2e-37db-46d9-bb6c-ef8aceff0ea6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:44:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:44:41,127 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.105s 2022-09-26 18:44:41,128 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a143ec5e-52fb-4611-9936-955ffe24ef97', 'x-compute-request-id': 'req-a143ec5e-52fb-4611-9936-955ffe24ef97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:44:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:44:42,259 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.112s 2022-09-26 18:44:42,260 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9dc0e61-0c47-411d-9d58-4b085b07b425', 'x-compute-request-id': 'req-c9dc0e61-0c47-411d-9d58-4b085b07b425', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:44:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:44:43,743 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.462s 2022-09-26 18:44:43,743 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e19dd280-d702-4bc8-bf1b-ffbbdd7db25d', 'x-compute-request-id': 'req-e19dd280-d702-4bc8-bf1b-ffbbdd7db25d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:44:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:44:44,864 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.103s 2022-09-26 18:44:44,865 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-235676d8-ee1e-4932-baca-2786071fee2e', 'x-compute-request-id': 'req-235676d8-ee1e-4932-baca-2786071fee2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:44:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:44:46,002 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.117s 2022-09-26 18:44:46,003 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e977340e-0318-44cd-8e90-b319e1311ba8', 'x-compute-request-id': 'req-e977340e-0318-44cd-8e90-b319e1311ba8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:44:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:44:47,729 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.701s 2022-09-26 18:44:47,729 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-efb8c6e1-9385-4a83-b3f7-bbfa660b9d77', 'x-compute-request-id': 'req-efb8c6e1-9385-4a83-b3f7-bbfa660b9d77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:44:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:44:48,901 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.155s 2022-09-26 18:44:48,902 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f881a64f-d1a9-4669-b690-1f5572406a27', 'x-compute-request-id': 'req-f881a64f-d1a9-4669-b690-1f5572406a27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:44:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:44:50,094 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.172s 2022-09-26 18:44:50,094 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e7d3188-33dd-439c-8566-74b2bd503832', 'x-compute-request-id': 'req-4e7d3188-33dd-439c-8566-74b2bd503832', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:44:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:44:51,395 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.282s 2022-09-26 18:44:51,396 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-223a1ec4-c827-4970-b7b7-08b538ab17b0', 'x-compute-request-id': 'req-223a1ec4-c827-4970-b7b7-08b538ab17b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:44:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:44:52,530 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.110s 2022-09-26 18:44:52,531 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe705cf3-822c-4e80-a732-2e2627491431', 'x-compute-request-id': 'req-fe705cf3-822c-4e80-a732-2e2627491431', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:44:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:44:53,665 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.116s 2022-09-26 18:44:53,665 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41a4dfee-8af9-4963-a4a5-8f653a688b63', 'x-compute-request-id': 'req-41a4dfee-8af9-4963-a4a5-8f653a688b63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:44:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:44:56,712 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 2.028s 2022-09-26 18:44:56,712 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5b1ff9f-8e52-40a9-82ab-8a1d48bac7fc', 'x-compute-request-id': 'req-c5b1ff9f-8e52-40a9-82ab-8a1d48bac7fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:44:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:44:57,871 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.140s 2022-09-26 18:44:57,871 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90d2e7ca-7120-4cd4-a58d-314ba9a7cf1e', 'x-compute-request-id': 'req-90d2e7ca-7120-4cd4-a58d-314ba9a7cf1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:44:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:44:58,992 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.101s 2022-09-26 18:44:58,992 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ae51775-c2ac-4e6d-80e0-8b5d6125f457', 'x-compute-request-id': 'req-1ae51775-c2ac-4e6d-80e0-8b5d6125f457', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:44:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:45:00,116 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.105s 2022-09-26 18:45:00,116 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b44bfb4-fa0c-4fe6-882d-12ae51575357', 'x-compute-request-id': 'req-4b44bfb4-fa0c-4fe6-882d-12ae51575357', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:45:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:45:01,239 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.103s 2022-09-26 18:45:01,239 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2042c774-46b8-45a3-9757-61a051dc8c33', 'x-compute-request-id': 'req-2042c774-46b8-45a3-9757-61a051dc8c33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:45:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:45:02,367 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.110s 2022-09-26 18:45:02,367 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60c12f2c-659f-4b58-9a87-e324dea2f86c', 'x-compute-request-id': 'req-60c12f2c-659f-4b58-9a87-e324dea2f86c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:45:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:45:03,483 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.098s 2022-09-26 18:45:03,484 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ddc7aff0-ca49-446f-b894-364a79121bb9', 'x-compute-request-id': 'req-ddc7aff0-ca49-446f-b894-364a79121bb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:45:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:45:04,602 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.100s 2022-09-26 18:45:04,602 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-787c8feb-52f9-48b0-95da-202626fd662e', 'x-compute-request-id': 'req-787c8feb-52f9-48b0-95da-202626fd662e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:45:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:45:05,906 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.282s 2022-09-26 18:45:05,906 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf7d2a54-67f4-4c39-aedf-825449aee463', 'x-compute-request-id': 'req-cf7d2a54-67f4-4c39-aedf-825449aee463', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:45:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:45:07,314 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.389s 2022-09-26 18:45:07,314 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8f61d6c-24c3-4cd5-ba87-1425b5793176', 'x-compute-request-id': 'req-d8f61d6c-24c3-4cd5-ba87-1425b5793176', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:45:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:45:08,582 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.249s 2022-09-26 18:45:08,583 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f42091cc-a7e0-4a14-b2d5-1255fc359c25', 'x-compute-request-id': 'req-f42091cc-a7e0-4a14-b2d5-1255fc359c25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:45:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:45:09,711 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.110s 2022-09-26 18:45:09,711 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9c786f5-ef54-40d3-9c2b-ba99ea30375f', 'x-compute-request-id': 'req-f9c786f5-ef54-40d3-9c2b-ba99ea30375f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:45:10,841 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.112s 2022-09-26 18:45:10,842 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee0465ba-4b2f-464c-834a-e811cb972298', 'x-compute-request-id': 'req-ee0465ba-4b2f-464c-834a-e811cb972298', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:45:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:45:12,122 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.260s 2022-09-26 18:45:12,123 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c09e18eb-8b88-4637-bba8-de76a26f4cdb', 'x-compute-request-id': 'req-c09e18eb-8b88-4637-bba8-de76a26f4cdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:45:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:45:13,300 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.154s 2022-09-26 18:45:13,301 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53a5bf76-86ef-4ab0-be46-cdc7ef43bb95', 'x-compute-request-id': 'req-53a5bf76-86ef-4ab0-be46-cdc7ef43bb95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:45:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:45:14,435 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.116s 2022-09-26 18:45:14,435 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73aa6e39-9ae6-4c5b-ab80-e1916b661451', 'x-compute-request-id': 'req-73aa6e39-9ae6-4c5b-ab80-e1916b661451', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:45:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:45:15,556 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.103s 2022-09-26 18:45:15,557 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e93f6d0-a850-43f9-b729-2e61407ec981', 'x-compute-request-id': 'req-3e93f6d0-a850-43f9-b729-2e61407ec981', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:45:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:45:16,747 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.172s 2022-09-26 18:45:16,747 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-879a6b30-2ebe-41f8-8fd5-83d58b89df38', 'x-compute-request-id': 'req-879a6b30-2ebe-41f8-8fd5-83d58b89df38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:45:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:45:17,989 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.223s 2022-09-26 18:45:17,990 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dcd85ea0-3ea9-4ec8-ae33-d80337e1b5f0', 'x-compute-request-id': 'req-dcd85ea0-3ea9-4ec8-ae33-d80337e1b5f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:45:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:45:19,123 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.114s 2022-09-26 18:45:19,123 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb1ae264-f014-4291-8038-109136f3bec1', 'x-compute-request-id': 'req-fb1ae264-f014-4291-8038-109136f3bec1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:45:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:45:20,241 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.100s 2022-09-26 18:45:20,242 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6ee07b0-a735-485f-a84e-225990b2cadc', 'x-compute-request-id': 'req-a6ee07b0-a735-485f-a84e-225990b2cadc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:45:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:45:21,361 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.101s 2022-09-26 18:45:21,362 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-613ecabd-efcf-456d-9c13-2e70fc9c2a5a', 'x-compute-request-id': 'req-613ecabd-efcf-456d-9c13-2e70fc9c2a5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:45:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:45:22,485 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.104s 2022-09-26 18:45:22,485 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88308129-c4f6-4bef-b342-fa7276c0cef1', 'x-compute-request-id': 'req-88308129-c4f6-4bef-b342-fa7276c0cef1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:45:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:45:23,602 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.098s 2022-09-26 18:45:23,602 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d467668-ce0b-421c-b2f7-e50541483d7e', 'x-compute-request-id': 'req-3d467668-ce0b-421c-b2f7-e50541483d7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:45:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:45:24,762 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.141s 2022-09-26 18:45:24,762 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38530d34-cef8-4abf-a6e3-d80c9ce0b9b2', 'x-compute-request-id': 'req-38530d34-cef8-4abf-a6e3-d80c9ce0b9b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:45:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:45:25,911 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.130s 2022-09-26 18:45:25,911 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-adf1fd0d-dee4-421c-8f8a-c6184556d043', 'x-compute-request-id': 'req-adf1fd0d-dee4-421c-8f8a-c6184556d043', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:45:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:45:27,043 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.114s 2022-09-26 18:45:27,043 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9227a8b-921a-486c-b7dd-1749b290ce7a', 'x-compute-request-id': 'req-f9227a8b-921a-486c-b7dd-1749b290ce7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:45:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:45:28,175 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.114s 2022-09-26 18:45:28,175 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abc215e1-3d76-4d06-9c4c-621f63077288', 'x-compute-request-id': 'req-abc215e1-3d76-4d06-9c4c-621f63077288', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:45:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:45:29,409 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.216s 2022-09-26 18:45:29,409 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f82d7cc5-be54-47b2-b514-5d6b2c9883c3', 'x-compute-request-id': 'req-f82d7cc5-be54-47b2-b514-5d6b2c9883c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:45:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:45:30,526 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.100s 2022-09-26 18:45:30,527 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7e1a00e-486f-47df-9bb2-125637c20f96', 'x-compute-request-id': 'req-b7e1a00e-486f-47df-9bb2-125637c20f96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:45:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:45:31,650 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.105s 2022-09-26 18:45:31,651 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aff626eb-abf9-4c81-b43f-b9b27ac68f9e', 'x-compute-request-id': 'req-aff626eb-abf9-4c81-b43f-b9b27ac68f9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:45:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:45:32,777 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.107s 2022-09-26 18:45:32,777 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08abe6cb-b198-4a82-b1e8-c88d1cd7aebf', 'x-compute-request-id': 'req-08abe6cb-b198-4a82-b1e8-c88d1cd7aebf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:45:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:45:33,910 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.115s 2022-09-26 18:45:33,911 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d23e6f6-7376-45f1-b13a-2cd348f1ea52', 'x-compute-request-id': 'req-6d23e6f6-7376-45f1-b13a-2cd348f1ea52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:45:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:45:35,043 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.115s 2022-09-26 18:45:35,044 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9ba6983-86c1-4779-9c8d-eafd51639528', 'x-compute-request-id': 'req-a9ba6983-86c1-4779-9c8d-eafd51639528', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:45:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:45:36,169 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.106s 2022-09-26 18:45:36,170 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ebaa3b0-c79c-488f-81af-679119689a70', 'x-compute-request-id': 'req-2ebaa3b0-c79c-488f-81af-679119689a70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:45:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:45:37,296 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.105s 2022-09-26 18:45:37,297 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1be59796-20bf-469e-b92c-108038ae36d8', 'x-compute-request-id': 'req-1be59796-20bf-469e-b92c-108038ae36d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:45:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:45:38,469 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.154s 2022-09-26 18:45:38,469 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac952616-1aa1-463f-849f-2931d378b8ff', 'x-compute-request-id': 'req-ac952616-1aa1-463f-849f-2931d378b8ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:45:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:45:39,597 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.108s 2022-09-26 18:45:39,598 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d45ec560-bf52-4a12-8cdd-28d2ae0b7fea', 'x-compute-request-id': 'req-d45ec560-bf52-4a12-8cdd-28d2ae0b7fea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:45:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:45:40,719 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.102s 2022-09-26 18:45:40,719 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1aa6baef-74e3-4806-a897-b5dfbdf61caa', 'x-compute-request-id': 'req-1aa6baef-74e3-4806-a897-b5dfbdf61caa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:45:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:45:41,840 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.099s 2022-09-26 18:45:41,840 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9417f46-aa09-4b86-8427-a7d5956801e7', 'x-compute-request-id': 'req-a9417f46-aa09-4b86-8427-a7d5956801e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:45:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:45:43,008 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.148s 2022-09-26 18:45:43,008 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a2e7805-e29c-4aad-b07d-87306253fe5a', 'x-compute-request-id': 'req-9a2e7805-e29c-4aad-b07d-87306253fe5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:45:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:45:44,148 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.116s 2022-09-26 18:45:44,148 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-586f1fac-c4d6-4c82-be0c-548eb64219c5', 'x-compute-request-id': 'req-586f1fac-c4d6-4c82-be0c-548eb64219c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:45:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:45:45,272 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.105s 2022-09-26 18:45:45,273 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69ab3166-024e-49ad-8abf-4fccd9a32b44', 'x-compute-request-id': 'req-69ab3166-024e-49ad-8abf-4fccd9a32b44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:45:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:45:46,398 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.107s 2022-09-26 18:45:46,398 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cfa9016d-8cf3-4349-bc2a-789e74fc7808', 'x-compute-request-id': 'req-cfa9016d-8cf3-4349-bc2a-789e74fc7808', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:45:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:45:47,529 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.112s 2022-09-26 18:45:47,529 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c91161b-23f5-4415-80d1-775e5feb6e25', 'x-compute-request-id': 'req-8c91161b-23f5-4415-80d1-775e5feb6e25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:45:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:45:48,656 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.108s 2022-09-26 18:45:48,656 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4698d83d-7fcd-432a-b3d0-6450047c17e5', 'x-compute-request-id': 'req-4698d83d-7fcd-432a-b3d0-6450047c17e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:45:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:45:49,781 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.107s 2022-09-26 18:45:49,782 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae4415f9-e92f-4cf6-8bc0-1a947450ab62', 'x-compute-request-id': 'req-ae4415f9-e92f-4cf6-8bc0-1a947450ab62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:45:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:45:50,903 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.103s 2022-09-26 18:45:50,904 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b23c87c-6002-48c5-8523-0eadd77dc568', 'x-compute-request-id': 'req-4b23c87c-6002-48c5-8523-0eadd77dc568', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:45:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:45:52,047 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.126s 2022-09-26 18:45:52,047 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e411baf-0129-412f-8f7c-f4fa5694ddfe', 'x-compute-request-id': 'req-0e411baf-0129-412f-8f7c-f4fa5694ddfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:45:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:45:53,169 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.104s 2022-09-26 18:45:53,169 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5ad402a-4cc6-4558-ac33-4b3696600b29', 'x-compute-request-id': 'req-f5ad402a-4cc6-4558-ac33-4b3696600b29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:45:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:45:54,396 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.209s 2022-09-26 18:45:54,396 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b79b89e-ec67-4646-8edd-6eacdf587268', 'x-compute-request-id': 'req-0b79b89e-ec67-4646-8edd-6eacdf587268', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:45:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:45:55,539 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.125s 2022-09-26 18:45:55,540 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-192f5af1-59e7-45e9-a231-7f0bd3575e08', 'x-compute-request-id': 'req-192f5af1-59e7-45e9-a231-7f0bd3575e08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:45:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:45:56,696 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.128s 2022-09-26 18:45:56,696 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e8c3dab-d625-4799-a67a-2cc90cd9420f', 'x-compute-request-id': 'req-7e8c3dab-d625-4799-a67a-2cc90cd9420f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:45:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:45:57,818 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.104s 2022-09-26 18:45:57,818 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd873410-34cd-451e-8010-67ae4b183941', 'x-compute-request-id': 'req-dd873410-34cd-451e-8010-67ae4b183941', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:45:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:45:58,940 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.104s 2022-09-26 18:45:58,941 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19297816-534c-463b-ad0b-e496b7835654', 'x-compute-request-id': 'req-19297816-534c-463b-ad0b-e496b7835654', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:45:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:46:00,092 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.133s 2022-09-26 18:46:00,092 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6593dc67-c173-4f41-80cb-5e5133549262', 'x-compute-request-id': 'req-6593dc67-c173-4f41-80cb-5e5133549262', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:45:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:46:01,323 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.213s 2022-09-26 18:46:01,323 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50806886-2a44-43e0-a66c-af8cd883c895', 'x-compute-request-id': 'req-50806886-2a44-43e0-a66c-af8cd883c895', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:46:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:46:02,454 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.111s 2022-09-26 18:46:02,455 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c64c4c95-3765-4f93-8416-883a09cff12e', 'x-compute-request-id': 'req-c64c4c95-3765-4f93-8416-883a09cff12e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:46:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:46:03,597 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.119s 2022-09-26 18:46:03,597 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-595adfc5-d522-433c-8709-d6ac8d79474e', 'x-compute-request-id': 'req-595adfc5-d522-433c-8709-d6ac8d79474e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:46:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:46:04,715 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.100s 2022-09-26 18:46:04,716 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d5504ef-ab43-4a64-931f-5732d34ad31d', 'x-compute-request-id': 'req-3d5504ef-ab43-4a64-931f-5732d34ad31d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:46:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:46:05,845 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.110s 2022-09-26 18:46:05,846 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8692fd9-dbdf-4416-9031-2e811604dea0', 'x-compute-request-id': 'req-b8692fd9-dbdf-4416-9031-2e811604dea0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:46:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:46:06,962 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.099s 2022-09-26 18:46:06,963 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-576172bc-2165-4149-868b-750eadc03259', 'x-compute-request-id': 'req-576172bc-2165-4149-868b-750eadc03259', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:46:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:46:08,086 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.105s 2022-09-26 18:46:08,086 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3eeaaaf-bf80-42b9-b73c-4d1ebf6d7999', 'x-compute-request-id': 'req-e3eeaaaf-bf80-42b9-b73c-4d1ebf6d7999', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:46:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:46:09,743 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.639s 2022-09-26 18:46:09,744 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7dabda5a-8f4b-49cc-b83e-0d76c06171ac', 'x-compute-request-id': 'req-7dabda5a-8f4b-49cc-b83e-0d76c06171ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:46:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:46:11,082 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.319s 2022-09-26 18:46:11,083 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b00749a9-5929-4921-8fc1-c33e9b5a1d3c', 'x-compute-request-id': 'req-b00749a9-5929-4921-8fc1-c33e9b5a1d3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:46:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:46:12,252 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.151s 2022-09-26 18:46:12,253 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aebd8758-71df-457d-accd-361b8770cb12', 'x-compute-request-id': 'req-aebd8758-71df-457d-accd-361b8770cb12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:46:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:46:13,409 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.134s 2022-09-26 18:46:13,410 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53cc2165-16bf-4c83-b4ba-d0399fdeff20', 'x-compute-request-id': 'req-53cc2165-16bf-4c83-b4ba-d0399fdeff20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:46:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:46:14,589 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.161s 2022-09-26 18:46:14,589 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0cc3e37-573c-4471-9672-9f6aff5328d6', 'x-compute-request-id': 'req-f0cc3e37-573c-4471-9672-9f6aff5328d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:46:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:46:15,857 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.250s 2022-09-26 18:46:15,858 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-111b0379-23d4-4313-ad9f-d6402ecf8924', 'x-compute-request-id': 'req-111b0379-23d4-4313-ad9f-d6402ecf8924', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:46:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:46:16,982 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.106s 2022-09-26 18:46:16,983 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85b64008-a6a3-4c46-8025-ef46849966b8', 'x-compute-request-id': 'req-85b64008-a6a3-4c46-8025-ef46849966b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:46:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:46:18,163 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.162s 2022-09-26 18:46:18,164 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e246ac52-b199-4e14-ba12-b017a691abc4', 'x-compute-request-id': 'req-e246ac52-b199-4e14-ba12-b017a691abc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:46:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:46:19,378 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.195s 2022-09-26 18:46:19,378 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b9d9bf6-ec55-456e-8881-fc40bc83f5cf', 'x-compute-request-id': 'req-0b9d9bf6-ec55-456e-8881-fc40bc83f5cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:46:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:46:20,519 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.123s 2022-09-26 18:46:20,520 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7cce7b8f-6929-42a0-b42b-bd1d68d3f78f', 'x-compute-request-id': 'req-7cce7b8f-6929-42a0-b42b-bd1d68d3f78f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:46:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:46:21,692 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.155s 2022-09-26 18:46:21,692 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99005b53-9ce1-43f4-a065-6fa599f2a47e', 'x-compute-request-id': 'req-99005b53-9ce1-43f4-a065-6fa599f2a47e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:46:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:46:22,816 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.107s 2022-09-26 18:46:22,817 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e10ab7a-2be2-492e-aa58-faa09837e4e0', 'x-compute-request-id': 'req-0e10ab7a-2be2-492e-aa58-faa09837e4e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:46:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:46:24,018 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.184s 2022-09-26 18:46:24,019 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-601628c9-37f6-4d76-8706-2219fdc8e3b8', 'x-compute-request-id': 'req-601628c9-37f6-4d76-8706-2219fdc8e3b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:46:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:46:25,324 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.284s 2022-09-26 18:46:25,325 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d77dfe1-eba0-4ff3-bc46-0e7371db0e6a', 'x-compute-request-id': 'req-2d77dfe1-eba0-4ff3-bc46-0e7371db0e6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:46:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:46:26,516 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.170s 2022-09-26 18:46:26,516 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d224f57-1f45-45d0-8d60-0273d1a39feb', 'x-compute-request-id': 'req-8d224f57-1f45-45d0-8d60-0273d1a39feb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:46:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:46:27,976 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.442s 2022-09-26 18:46:27,976 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc4c72c4-a601-4aea-9481-b5e3ab21c800', 'x-compute-request-id': 'req-fc4c72c4-a601-4aea-9481-b5e3ab21c800', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:46:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:46:29,127 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.130s 2022-09-26 18:46:29,128 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3ae5e1d-a4ba-445c-9c9a-8d676b9ddeb0', 'x-compute-request-id': 'req-e3ae5e1d-a4ba-445c-9c9a-8d676b9ddeb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:46:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:46:30,324 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.177s 2022-09-26 18:46:30,324 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9889bb17-aea5-485e-b8e6-53220d52abf9', 'x-compute-request-id': 'req-9889bb17-aea5-485e-b8e6-53220d52abf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:46:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:46:31,637 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.291s 2022-09-26 18:46:31,638 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3fec5ca-25f0-4d5a-bdb7-0898676553a3', 'x-compute-request-id': 'req-e3fec5ca-25f0-4d5a-bdb7-0898676553a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:46:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:46:32,854 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.197s 2022-09-26 18:46:32,854 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4b53ca6-32f0-47c5-bf30-f45f047033c5', 'x-compute-request-id': 'req-f4b53ca6-32f0-47c5-bf30-f45f047033c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:46:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:46:34,122 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.248s 2022-09-26 18:46:34,122 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92750cad-b001-4e0d-a76b-4246ae6e7290', 'x-compute-request-id': 'req-92750cad-b001-4e0d-a76b-4246ae6e7290', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:46:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:46:35,325 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.185s 2022-09-26 18:46:35,325 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27ea5880-b9a3-40f6-845c-f9b49ce4a46b', 'x-compute-request-id': 'req-27ea5880-b9a3-40f6-845c-f9b49ce4a46b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:46:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:46:36,596 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.251s 2022-09-26 18:46:36,596 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b382bfdc-f662-4644-8039-ea596b25430e', 'x-compute-request-id': 'req-b382bfdc-f662-4644-8039-ea596b25430e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:46:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:46:37,976 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 0.352s 2022-09-26 18:46:37,976 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96189cc5-6fad-4ea2-bafd-62cf95e979c7', 'x-compute-request-id': 'req-96189cc5-6fad-4ea2-bafd-62cf95e979c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"server": {"id": "8e06b615-53aa-40b4-9f01-b2c40ca42439", "name": "tempest-device-tagging-server-308650483", "status": "BUILD", "tenant_id": "72be4d8d5f234a6d9ce8242d5dc33b76", "user_id": "de93877bafef4cd3b296b3f40e5972f1", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:40:37Z", "updated": "2022-09-26T18:46:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1033569807", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}' 2022-09-26 18:46:40,021 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 204 DELETE http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 2.028s 2022-09-26 18:46:40,022 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aab5010f-5128-4f5a-aff4-cc4edb66235a', 'x-compute-request-id': 'req-aab5010f-5128-4f5a-aff4-cc4edb66235a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'' 2022-09-26 18:46:42,563 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 404 GET http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439 2.541s 2022-09-26 18:46:42,564 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-60ac9e3d-7203-4cd0-b7c0-c300a8948b58', 'x-compute-request-id': 'req-60ac9e3d-7203-4cd0-b7c0-c300a8948b58', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/8e06b615-53aa-40b4-9f01-b2c40ca42439'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 8e06b615-53aa-40b4-9f01-b2c40ca42439 could not be found."}}' 2022-09-26 18:46:43,081 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.222.0.82/compute/v2.1/os-keypairs/tempest-keypair-1033569807 0.508s 2022-09-26 18:46:43,082 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d23974aa-cae1-4148-8b40-23d39b624600', 'x-compute-request-id': 'req-d23974aa-cae1-4148-8b40-23d39b624600', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.82/compute/v2.1/os-keypairs/tempest-keypair-1033569807'} Body: b'' 2022-09-26 18:46:43,657 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.222.0.82:9696/v2.0/security-groups/a8c63112-0b49-463e-9903-20b703189e75 0.575s 2022-09-26 18:46:43,658 105841 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-42304c41-042f-41cb-a1f3-8e7425972f5f', 'content-length': '0', 'date': 'Mon, 26 Sep 2022 18:46:43 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.82:9696/v2.0/security-groups/a8c63112-0b49-463e-9903-20b703189e75'} Body: b'' 2022-09-26 18:46:43,695 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 404 GET http://10.222.0.82:9696/v2.0/security-groups/a8c63112-0b49-463e-9903-20b703189e75 0.037s 2022-09-26 18:46:43,696 105841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-418131c8-f392-4c7a-ad36-5474ffab203c', 'date': 'Mon, 26 Sep 2022 18:46:43 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.82:9696/v2.0/security-groups/a8c63112-0b49-463e-9903-20b703189e75'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group a8c63112-0b49-463e-9903-20b703189e75 does not exist", "detail": ""}}' 2022-09-26 18:46:44,782 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.222.0.82:9696/v2.0/floatingips/009e7cf0-87f3-419c-bbd4-cab1b93426b4 1.085s 2022-09-26 18:46:44,782 105841 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-d227a023-5cf9-4203-b17a-668b73f2ab8a', 'content-length': '0', 'date': 'Mon, 26 Sep 2022 18:46:44 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.82:9696/v2.0/floatingips/009e7cf0-87f3-419c-bbd4-cab1b93426b4'} Body: b'' 2022-09-26 18:46:46,542 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.222.0.82:9696/v2.0/ports/7d766d05-36e0-4502-8e77-375bf166bd6c 1.760s 2022-09-26 18:46:46,543 105841 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-e4cab295-7775-4299-ab72-4d3a9d7aee57', 'date': 'Mon, 26 Sep 2022 18:46:46 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.82:9696/v2.0/ports/7d766d05-36e0-4502-8e77-375bf166bd6c'} Body: b'' 2022-09-26 18:46:48,078 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.222.0.82:9696/v2.0/ports/0949d5db-3dc1-4889-8d7b-187629438719 1.534s 2022-09-26 18:46:48,078 105841 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-827c0e93-f10d-4a02-a1a2-63cc2c8c99a1', 'date': 'Mon, 26 Sep 2022 18:46:48 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.82:9696/v2.0/ports/0949d5db-3dc1-4889-8d7b-187629438719'} Body: b'' 2022-09-26 18:46:48,732 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.222.0.82:9696/v2.0/subnets/763a1e5d-0b45-4fe2-938b-3a7041ac4ef4 0.653s 2022-09-26 18:46:48,732 105841 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-d773038a-5373-4b98-8fd9-dd27aea600af', 'date': 'Mon, 26 Sep 2022 18:46:48 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.82:9696/v2.0/subnets/763a1e5d-0b45-4fe2-938b-3a7041ac4ef4'} Body: b'' 2022-09-26 18:46:49,931 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.222.0.82:9696/v2.0/subnets/6696cde8-7bcb-4b56-adca-b41d98b4954c 1.195s 2022-09-26 18:46:49,931 105841 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-83eb389c-d061-4728-a215-a97300bd9fc3', 'date': 'Mon, 26 Sep 2022 18:46:49 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.82:9696/v2.0/subnets/6696cde8-7bcb-4b56-adca-b41d98b4954c'} Body: b'' 2022-09-26 18:46:51,702 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.222.0.82:9696/v2.0/networks/a18f8025-bd48-4390-8a96-8f2ce171f9f8 1.770s 2022-09-26 18:46:51,703 105841 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-4cfff377-b663-464a-959a-32794ca62f86', 'date': 'Mon, 26 Sep 2022 18:46:51 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.82:9696/v2.0/networks/a18f8025-bd48-4390-8a96-8f2ce171f9f8'} Body: b'' 2022-09-26 18:46:52,785 105841 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.222.0.82:9696/v2.0/networks/22473716-788c-41d3-bebe-9a0c322cdcc7 1.081s 2022-09-26 18:46:52,785 105841 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-a89af612-a06b-41c7-965f-8415ec2a565d', 'date': 'Mon, 26 Sep 2022 18:46:52 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.82:9696/v2.0/networks/22473716-788c-41d3-bebe-9a0c322cdcc7'} 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/api/compute/servers/test_device_tagging.py", line 213, in test_tagged_boot_devices server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 346, 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 312, in create_test_server waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 101, in wait_for_server_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (TaggedBootDevicesTest:test_tagged_boot_devices) Server 8e06b615-53aa-40b4-9f01-b2c40ca42439 failed to reach ACTIVE status and task state "None" within the required time (360 s). Server boot request ID: req-b0d41d6e-76f1-4d99-bfbe-7ff0d12be398. Current status: BUILD. Current task state: scheduling. |
||||||
tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON | 17 | 14 | 1 | 0 | 2 | Detail | |
test_change_server_password[id-6158df09-4b82-4ab3-af6d-29cf36af858d] |
skip
pt6.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
pt6.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
pt6.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
pt6.4: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_server_id_in_shutoff_status[id-5b65d4e7-4ecd-437c-83c0-d6b79d927568] |
||||||
test_get_console_output_with_unlimited_size[id-89104062-69d8-4b19-a71b-f47b7af093d7] |
pass
pt6.5: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_with_unlimited_size[id-89104062-69d8-4b19-a71b-f47b7af093d7] |
||||||
test_get_vnc_console[id-c6bc11bf-592e-4015-9319-1c98dc64daf5] |
skip
pt6.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
pt6.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
pt6.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
pt6.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
pt6.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
ft6.11: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_shelve_paused_server[id-8cf9f450-a871-42cf-9bef-77eba189c0b0]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-09-26 18:41:30,737 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.222.0.82/compute/v2.1/servers/443cab1e-19ad-4852-a5de-fd20977e404d 0.445s 2022-09-26 18:41:30,737 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1669', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbd84a7e-5f18-47b9-8b89-a83e053b05b7', 'x-compute-request-id': 'req-fbd84a7e-5f18-47b9-8b89-a83e053b05b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/443cab1e-19ad-4852-a5de-fd20977e404d'} Body: b'{"server": {"id": "443cab1e-19ad-4852-a5de-fd20977e404d", "name": "tempest-ServerActionsTestJSON-server-1956309422", "status": "ACTIVE", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "ac192a0e5edfca4b25696633751d0f0333c7a8461fe448965b1d0339", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:32:19Z", "updated": "2022-09-26T18:40:01Z", "addresses": {"tempest-ServerActionsTestJSON-761259047-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:ce:8f"}, {"version": 4, "addr": "172.25.5.168", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:ce:8f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/443cab1e-19ad-4852-a5de-fd20977e404d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/443cab1e-19ad-4852-a5de-fd20977e404d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1342455451", "OS-SRV-USG:launched_at": "2022-09-26T18:32:45.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--973180149"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:41:31,093 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.222.0.82/compute/v2.1/servers/443cab1e-19ad-4852-a5de-fd20977e404d 0.342s 2022-09-26 18:41:31,093 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1669', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd7f7ec1-69ae-4da5-9b89-f2042ca5a618', 'x-compute-request-id': 'req-fd7f7ec1-69ae-4da5-9b89-f2042ca5a618', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/443cab1e-19ad-4852-a5de-fd20977e404d'} Body: b'{"server": {"id": "443cab1e-19ad-4852-a5de-fd20977e404d", "name": "tempest-ServerActionsTestJSON-server-1956309422", "status": "ACTIVE", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "ac192a0e5edfca4b25696633751d0f0333c7a8461fe448965b1d0339", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:32:19Z", "updated": "2022-09-26T18:40:01Z", "addresses": {"tempest-ServerActionsTestJSON-761259047-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:ce:8f"}, {"version": 4, "addr": "172.25.5.168", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:ce:8f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/443cab1e-19ad-4852-a5de-fd20977e404d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/443cab1e-19ad-4852-a5de-fd20977e404d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1342455451", "OS-SRV-USG:launched_at": "2022-09-26T18:32:45.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--973180149"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:41:31,642 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.222.0.82/compute/v2.1/servers/443cab1e-19ad-4852-a5de-fd20977e404d 0.535s 2022-09-26 18:41:31,643 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1669', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db48e006-d863-4a1f-9d8e-6bd90635bf13', 'x-compute-request-id': 'req-db48e006-d863-4a1f-9d8e-6bd90635bf13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/443cab1e-19ad-4852-a5de-fd20977e404d'} Body: b'{"server": {"id": "443cab1e-19ad-4852-a5de-fd20977e404d", "name": "tempest-ServerActionsTestJSON-server-1956309422", "status": "ACTIVE", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "ac192a0e5edfca4b25696633751d0f0333c7a8461fe448965b1d0339", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:32:19Z", "updated": "2022-09-26T18:40:01Z", "addresses": {"tempest-ServerActionsTestJSON-761259047-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:ce:8f"}, {"version": 4, "addr": "172.25.5.168", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:ce:8f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/443cab1e-19ad-4852-a5de-fd20977e404d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/443cab1e-19ad-4852-a5de-fd20977e404d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1342455451", "OS-SRV-USG:launched_at": "2022-09-26T18:32:45.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--973180149"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:41:31,799 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 201 POST http://10.222.0.82/identity/v3/auth/tokens 0.133s 2022-09-26 18:41:31,799 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3686', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-ffd574c5-2a4a-467f-9cd4-2dab882dc6c3', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.82/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "name": "tempest-ServerActionsTestJSON-1482224144-project", "password_expires_at": null}, "audit_ids": ["J_0KfUzrSR6gmFdodAFpGg"], "expires_at": "2022-09-26T19:41:31.000000Z", "issued_at": "2022-09-26T18:41:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "name": "tempest-ServerActionsTestJSON-1482224144"}, "is_domain": false, "roles": [{"id": "17c0f7ee6666490e8a3f642066b98052", "name": "reader"}, {"id": "02df89ba6d594a3fa10594cedbf7e1f9", "name": "member"}], "catalog": [{"endpoints": [{"id": "27d2aca8450f467d960bda919bed33e6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.82/identity", "region": "RegionOne"}, {"id": "d62051163953459eb4eeceecb76bc904", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.82/identity", "region": "RegionOne"}], "id": "079466fe726b4af597abee8a83dba50c", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "567730aa82724a20913beaef1ede8f80", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.82/volume/v3/d01a2c57cd4c4b8a942cda8d9bf3b4c9", "region": "RegionOne"}], "id": "09cad5cc50184130900288ed21f96520", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "eb0c60cdbb904e3babc2cff67295ea05", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.82/volume/v2/d01a2c57cd4c4b8a942cda8d9bf3b4c9", "region": "RegionOne"}], "id": "233b0e0f807444509d0447415047581f", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "79e5f44c50ce469597f4cd4d054bb7d0", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.82:9696/", "region": "RegionOne"}], "id": "31b252c906c74356b04e8cb9008f824b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "9b258cc26cba474b87f6b32df8e347fa", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.82/compute/v2/d01a2c57cd4c4b8a942cda8d9bf3b4c9", "region": "RegionOne"}], "id": "4ef6fd3462fa41daad29533ae6d03a4c", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "e809b72499be426d987a38e790b28d55", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.82/image", "region": "RegionOne"}], "id": "7283c31b84024d4da00be6ec29207e2a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3b5c87d208f4f86b25644ba46fc500e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.82/volume/v3/d01a2c57cd4c4b8a942cda8d9bf3b4c9", "region": "RegionOne"}], "id": "951d1edbe9624ecfbe4b8c9f8df3f62d", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c48454dbf61240b5a50bff12be8f1443", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.82/compute/v2.1", "region": "RegionOne"}], "id": "be1de1c21f4f494981d7b9797688aabe", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "abc43218b98a405caa7e3dc840b6f927", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.82:8080/v1/AUTH_d01a2c57cd4c4b8a942cda8d9bf3b4c9", "region": "RegionOne"}, {"id": "d7a6d14e8dcf40f780182ff30e9f8c6b", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.82:8080", "region": "RegionOne"}], "id": "ca1875006fa14146b4c99c95b56a2e90", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "bfffceff5fc549f9a0b7618f7c81d408", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.82/placement", "region": "RegionOne"}], "id": "dd2384b6f26b43c6898ca88ea4b9fdb0", "type": "placement", "name": "placement"}]}}' 2022-09-26 18:41:31,800 105851 INFO [tempest.lib.common.fixed_network] (ServerActionsTestJSON:test_shelve_paused_server) Found network {'id': '06031ec6-d6fb-45e0-b9df-5fb3f73f64dc', 'name': 'tempest-ServerActionsTestJSON-761259047-network', 'tenant_id': 'd01a2c57cd4c4b8a942cda8d9bf3b4c9', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'd01a2c57cd4c4b8a942cda8d9bf3b4c9', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 827, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-09-26T18:31:41Z', 'updated_at': '2022-09-26T18:31:41Z', 'revision_number': 1} available for tenant 2022-09-26 18:41:33,498 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 202 POST http://10.222.0.82/compute/v2.1/servers 1.697s 2022-09-26 18:41:33,498 105851 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-2125130968", "imageRef": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "flavorRef": "452", "networks": [{"uuid": "06031ec6-d6fb-45e0-b9df-5fb3f73f64dc"}]}} Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6032140a-daf8-48e5-ad60-a3bc8d48dbaf', 'x-compute-request-id': 'req-6032140a-daf8-48e5-ad60-a3bc8d48dbaf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.82/compute/v2.1/servers'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "UiB5vDR8Zemh"}}' 2022-09-26 18:41:33,660 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.158s 2022-09-26 18:41:33,661 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-153e3943-faff-471b-a34a-198d3364c492', 'x-compute-request-id': 'req-153e3943-faff-471b-a34a-198d3364c492', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:41:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:41:34,803 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.127s 2022-09-26 18:41:34,803 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-080f4ff2-d3d9-436c-91c6-915de2d22a0a', 'x-compute-request-id': 'req-080f4ff2-d3d9-436c-91c6-915de2d22a0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:41:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:41:36,015 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.198s 2022-09-26 18:41:36,016 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-709353c8-d155-4de3-9576-978e8aec2ea3', 'x-compute-request-id': 'req-709353c8-d155-4de3-9576-978e8aec2ea3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:41:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:41:37,342 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.311s 2022-09-26 18:41:37,343 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-907388ef-50f6-4de3-b399-4cbd145c1e9c', 'x-compute-request-id': 'req-907388ef-50f6-4de3-b399-4cbd145c1e9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:41:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:41:38,472 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.111s 2022-09-26 18:41:38,472 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30558251-e45b-4753-8b8f-001a2e3b36fd', 'x-compute-request-id': 'req-30558251-e45b-4753-8b8f-001a2e3b36fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:41:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:41:39,705 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.218s 2022-09-26 18:41:39,706 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba76c8c0-9777-46c8-ae60-ab0a7a2ffd4f', 'x-compute-request-id': 'req-ba76c8c0-9777-46c8-ae60-ab0a7a2ffd4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:41:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:41:40,851 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.128s 2022-09-26 18:41:40,852 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e375ee40-2684-4fd0-a833-a314daf71a66', 'x-compute-request-id': 'req-e375ee40-2684-4fd0-a833-a314daf71a66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:41:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:41:42,032 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.165s 2022-09-26 18:41:42,032 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69ad59c1-3729-453b-9225-dd7f3a4876de', 'x-compute-request-id': 'req-69ad59c1-3729-453b-9225-dd7f3a4876de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:41:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:41:43,217 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.168s 2022-09-26 18:41:43,218 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-832e3e80-a3ee-4d1a-b1af-f4306b9ab6dc', 'x-compute-request-id': 'req-832e3e80-a3ee-4d1a-b1af-f4306b9ab6dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:41:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:41:44,372 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.138s 2022-09-26 18:41:44,372 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88d671e1-1e37-4b38-b304-316f34e5503c', 'x-compute-request-id': 'req-88d671e1-1e37-4b38-b304-316f34e5503c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:41:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:41:45,501 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.113s 2022-09-26 18:41:45,502 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00001697-ebdb-463c-ba02-c91806a439bc', 'x-compute-request-id': 'req-00001697-ebdb-463c-ba02-c91806a439bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:41:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:41:46,618 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.102s 2022-09-26 18:41:46,618 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a340ff1-696c-4b97-8391-37885cf6d412', 'x-compute-request-id': 'req-3a340ff1-696c-4b97-8391-37885cf6d412', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:41:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:41:47,734 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.101s 2022-09-26 18:41:47,734 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa26b09c-0599-4dfc-b655-2f5135028b16', 'x-compute-request-id': 'req-fa26b09c-0599-4dfc-b655-2f5135028b16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:41:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:41:48,856 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.107s 2022-09-26 18:41:48,856 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-061c40ea-0c1f-451f-83c2-c50a7a286e2a', 'x-compute-request-id': 'req-061c40ea-0c1f-451f-83c2-c50a7a286e2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:41:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:41:49,971 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.100s 2022-09-26 18:41:49,972 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b545af95-65d5-47c2-a0f5-fbbd6ce7f63b', 'x-compute-request-id': 'req-b545af95-65d5-47c2-a0f5-fbbd6ce7f63b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:41:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:41:51,131 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.144s 2022-09-26 18:41:51,132 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e84fd6e1-cb5d-49fa-8b79-aca93d8e56bb', 'x-compute-request-id': 'req-e84fd6e1-cb5d-49fa-8b79-aca93d8e56bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:41:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:41:52,245 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.097s 2022-09-26 18:41:52,245 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86ef7abf-3126-498d-8e21-d839b48fc24e', 'x-compute-request-id': 'req-86ef7abf-3126-498d-8e21-d839b48fc24e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:41:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:41:53,354 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.094s 2022-09-26 18:41:53,354 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef4d5eb5-c358-4fb5-860c-7d938a9c867a', 'x-compute-request-id': 'req-ef4d5eb5-c358-4fb5-860c-7d938a9c867a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:41:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:41:54,477 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.107s 2022-09-26 18:41:54,477 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa478f6b-e6b7-4278-b2c6-2119f5423a72', 'x-compute-request-id': 'req-fa478f6b-e6b7-4278-b2c6-2119f5423a72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:41:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:41:55,595 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.102s 2022-09-26 18:41:55,596 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0e5c1c6-ce76-4bc7-b901-204d90c7190d', 'x-compute-request-id': 'req-c0e5c1c6-ce76-4bc7-b901-204d90c7190d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:41:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:41:56,710 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.099s 2022-09-26 18:41:56,711 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b2b4103-d679-46eb-b841-91ed6fe61d97', 'x-compute-request-id': 'req-2b2b4103-d679-46eb-b841-91ed6fe61d97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:41:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:41:57,865 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.138s 2022-09-26 18:41:57,865 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cdbe808e-6552-4d44-8605-03f29327a23b', 'x-compute-request-id': 'req-cdbe808e-6552-4d44-8605-03f29327a23b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:41:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:41:59,007 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.124s 2022-09-26 18:41:59,008 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-685f30c1-b83f-4ac0-b0a9-c2fd1ef6c620', 'x-compute-request-id': 'req-685f30c1-b83f-4ac0-b0a9-c2fd1ef6c620', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:41:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:00,180 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.153s 2022-09-26 18:42:00,181 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8128418c-30f5-4d02-bab2-f9785eb2f58f', 'x-compute-request-id': 'req-8128418c-30f5-4d02-bab2-f9785eb2f58f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:42:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:01,555 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.355s 2022-09-26 18:42:01,556 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe75ace6-ccd3-4538-aa1a-35179c928603', 'x-compute-request-id': 'req-fe75ace6-ccd3-4538-aa1a-35179c928603', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:42:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:03,179 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.609s 2022-09-26 18:42:03,180 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a6543a7-2274-4bac-bc6c-00efe7bc4eba', 'x-compute-request-id': 'req-8a6543a7-2274-4bac-bc6c-00efe7bc4eba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:42:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:04,336 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.140s 2022-09-26 18:42:04,337 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-398de38c-3e89-48f0-914e-53317a21edc4', 'x-compute-request-id': 'req-398de38c-3e89-48f0-914e-53317a21edc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:42:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:05,482 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.128s 2022-09-26 18:42:05,483 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56ea53ba-49b4-4dca-84e1-9945dc8e4b6f', 'x-compute-request-id': 'req-56ea53ba-49b4-4dca-84e1-9945dc8e4b6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:42:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:06,620 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.122s 2022-09-26 18:42:06,620 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a04fc9d7-9afd-4793-ad96-f642f07f9b90', 'x-compute-request-id': 'req-a04fc9d7-9afd-4793-ad96-f642f07f9b90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:42:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:07,787 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.152s 2022-09-26 18:42:07,788 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf86c8e6-af5d-4759-9593-ad48f655a2da', 'x-compute-request-id': 'req-cf86c8e6-af5d-4759-9593-ad48f655a2da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:42:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:08,965 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.162s 2022-09-26 18:42:08,966 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58962d4f-b428-445f-9f48-c4957ceeac94', 'x-compute-request-id': 'req-58962d4f-b428-445f-9f48-c4957ceeac94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:42:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:10,293 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.312s 2022-09-26 18:42:10,293 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ffed3acd-1037-491d-a668-804164876f5d', 'x-compute-request-id': 'req-ffed3acd-1037-491d-a668-804164876f5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:42:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:11,665 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.357s 2022-09-26 18:42:11,666 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0fce6ff1-198e-48b6-b964-ea8ae865a883', 'x-compute-request-id': 'req-0fce6ff1-198e-48b6-b964-ea8ae865a883', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:42:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:12,778 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.094s 2022-09-26 18:42:12,779 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8ffa7cc-5bd7-4d9d-b7d0-48e8a338faca', 'x-compute-request-id': 'req-d8ffa7cc-5bd7-4d9d-b7d0-48e8a338faca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:42:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:13,903 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.110s 2022-09-26 18:42:13,904 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c69f737b-4e36-4d75-a484-2e2d6c3aec3f', 'x-compute-request-id': 'req-c69f737b-4e36-4d75-a484-2e2d6c3aec3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:42:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:15,031 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.112s 2022-09-26 18:42:15,031 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1adb9a5e-f899-47f3-a2a3-239742f1915c', 'x-compute-request-id': 'req-1adb9a5e-f899-47f3-a2a3-239742f1915c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:16,384 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.337s 2022-09-26 18:42:16,384 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac9c8ae4-94fb-4836-9994-bcd1d5abf243', 'x-compute-request-id': 'req-ac9c8ae4-94fb-4836-9994-bcd1d5abf243', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:42:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:17,503 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.104s 2022-09-26 18:42:17,504 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2bb8e559-be23-4afe-8882-298af98d00ae', 'x-compute-request-id': 'req-2bb8e559-be23-4afe-8882-298af98d00ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:42:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:18,637 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.119s 2022-09-26 18:42:18,638 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48feab43-7694-40d2-bc6a-c5db004ab19a', 'x-compute-request-id': 'req-48feab43-7694-40d2-bc6a-c5db004ab19a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:42:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:19,930 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.275s 2022-09-26 18:42:19,930 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-772fa6c0-2477-4ba1-85fc-a81dce1c7dd3', 'x-compute-request-id': 'req-772fa6c0-2477-4ba1-85fc-a81dce1c7dd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:42:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:21,139 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.195s 2022-09-26 18:42:21,140 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90e8e07e-0756-4af7-9950-ae0c9d926c97', 'x-compute-request-id': 'req-90e8e07e-0756-4af7-9950-ae0c9d926c97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:42:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:22,368 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.213s 2022-09-26 18:42:22,368 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1994e0a5-dafa-4795-a886-891d9a955877', 'x-compute-request-id': 'req-1994e0a5-dafa-4795-a886-891d9a955877', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:42:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:23,605 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.222s 2022-09-26 18:42:23,605 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1934dce8-f6e5-4793-b94a-c0542bbea1d3', 'x-compute-request-id': 'req-1934dce8-f6e5-4793-b94a-c0542bbea1d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:42:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:24,744 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.123s 2022-09-26 18:42:24,744 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9955b8a8-399b-46ba-be7f-3febc1b6764d', 'x-compute-request-id': 'req-9955b8a8-399b-46ba-be7f-3febc1b6764d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:42:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:25,955 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.194s 2022-09-26 18:42:25,956 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-817fc3f2-05e2-4fdf-8b81-8c7d2ab1f7c4', 'x-compute-request-id': 'req-817fc3f2-05e2-4fdf-8b81-8c7d2ab1f7c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:42:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:27,465 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.491s 2022-09-26 18:42:27,465 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c70bcd9b-67e5-4b66-b6fe-2a13ed4b9a66', 'x-compute-request-id': 'req-c70bcd9b-67e5-4b66-b6fe-2a13ed4b9a66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:42:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:28,606 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.126s 2022-09-26 18:42:28,607 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ae449d3-9446-4064-92ae-75d3a7f3eab0', 'x-compute-request-id': 'req-8ae449d3-9446-4064-92ae-75d3a7f3eab0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:42:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:30,034 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.413s 2022-09-26 18:42:30,035 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70954abe-bd26-473b-86ae-73b54a2d7943', 'x-compute-request-id': 'req-70954abe-bd26-473b-86ae-73b54a2d7943', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:42:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:31,147 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.098s 2022-09-26 18:42:31,147 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d04684d-3289-44a4-a4f3-e261bcb34e8c', 'x-compute-request-id': 'req-8d04684d-3289-44a4-a4f3-e261bcb34e8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:42:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:32,296 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.133s 2022-09-26 18:42:32,296 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15e246e4-1115-4709-ba1c-1663aeda8743', 'x-compute-request-id': 'req-15e246e4-1115-4709-ba1c-1663aeda8743', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:33,425 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.114s 2022-09-26 18:42:33,426 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f675cae0-db72-4801-963a-8a485ddcd0d2', 'x-compute-request-id': 'req-f675cae0-db72-4801-963a-8a485ddcd0d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:42:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:34,535 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.095s 2022-09-26 18:42:34,536 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7971e67e-905c-428a-bcfc-023630b3e571', 'x-compute-request-id': 'req-7971e67e-905c-428a-bcfc-023630b3e571', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:42:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:35,657 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.105s 2022-09-26 18:42:35,657 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7fa5189-9eff-4112-82ac-962a3da38aa7', 'x-compute-request-id': 'req-d7fa5189-9eff-4112-82ac-962a3da38aa7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:42:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:36,782 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.109s 2022-09-26 18:42:36,782 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bcc75089-1511-4b76-8717-37d8f43ee7b6', 'x-compute-request-id': 'req-bcc75089-1511-4b76-8717-37d8f43ee7b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:42:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:37,913 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.117s 2022-09-26 18:42:37,914 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abc35de3-55bc-4159-98ea-6c8b7c367f09', 'x-compute-request-id': 'req-abc35de3-55bc-4159-98ea-6c8b7c367f09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:42:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:39,053 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.121s 2022-09-26 18:42:39,054 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2b24dc7-ab34-4664-8e84-f9dc188fde8b', 'x-compute-request-id': 'req-b2b24dc7-ab34-4664-8e84-f9dc188fde8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:42:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:40,379 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.310s 2022-09-26 18:42:40,380 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a090a470-a0ca-4d3b-b3a2-b24947893691', 'x-compute-request-id': 'req-a090a470-a0ca-4d3b-b3a2-b24947893691', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:42:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:41,498 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.103s 2022-09-26 18:42:41,498 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ecded8f4-693d-4dd4-98c1-5d9d833f3d72', 'x-compute-request-id': 'req-ecded8f4-693d-4dd4-98c1-5d9d833f3d72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:42:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:42,616 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.103s 2022-09-26 18:42:42,616 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d862c476-bf91-4537-8e9b-f7d9c288c208', 'x-compute-request-id': 'req-d862c476-bf91-4537-8e9b-f7d9c288c208', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:42:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:43,751 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.118s 2022-09-26 18:42:43,752 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d2d3e03-f53d-4adf-8423-4ea4c26bb036', 'x-compute-request-id': 'req-4d2d3e03-f53d-4adf-8423-4ea4c26bb036', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:42:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:44,865 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.098s 2022-09-26 18:42:44,866 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3df2a018-95c7-4ac6-83a5-958465dddb51', 'x-compute-request-id': 'req-3df2a018-95c7-4ac6-83a5-958465dddb51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:42:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:45,982 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.102s 2022-09-26 18:42:45,983 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a39dc0ee-3e3b-4fe2-8554-0d9e17ca16f6', 'x-compute-request-id': 'req-a39dc0ee-3e3b-4fe2-8554-0d9e17ca16f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:42:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:47,236 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.239s 2022-09-26 18:42:47,237 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf04bf6b-5701-4595-b9f0-a2808a0fc0b3', 'x-compute-request-id': 'req-cf04bf6b-5701-4595-b9f0-a2808a0fc0b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:42:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:48,345 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.094s 2022-09-26 18:42:48,345 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-899b6c9b-2335-4047-882c-58c66a90136f', 'x-compute-request-id': 'req-899b6c9b-2335-4047-882c-58c66a90136f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:42:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:49,472 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.112s 2022-09-26 18:42:49,472 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb49de85-bd11-432f-b104-573d1d6c5b39', 'x-compute-request-id': 'req-cb49de85-bd11-432f-b104-573d1d6c5b39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:42:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:50,649 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.159s 2022-09-26 18:42:50,649 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e35764f3-c462-4c65-a0e0-80d6a86d09da', 'x-compute-request-id': 'req-e35764f3-c462-4c65-a0e0-80d6a86d09da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:42:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:51,782 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.118s 2022-09-26 18:42:51,782 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f899abb-1d43-4970-bf37-ceb2ff185da7', 'x-compute-request-id': 'req-2f899abb-1d43-4970-bf37-ceb2ff185da7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:42:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:52,914 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.117s 2022-09-26 18:42:52,914 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3416f428-e054-4ffc-afbb-978894e3023d', 'x-compute-request-id': 'req-3416f428-e054-4ffc-afbb-978894e3023d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:42:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:54,037 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.104s 2022-09-26 18:42:54,037 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b14fd4da-86a3-4c22-bcd3-acfd9cad2655', 'x-compute-request-id': 'req-b14fd4da-86a3-4c22-bcd3-acfd9cad2655', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:42:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:55,153 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.101s 2022-09-26 18:42:55,154 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c167d623-64ef-4225-8226-6b3c75416022', 'x-compute-request-id': 'req-c167d623-64ef-4225-8226-6b3c75416022', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:42:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:56,270 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.102s 2022-09-26 18:42:56,270 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9cd09ae4-49b3-459e-a4fa-ba63b19ad9b5', 'x-compute-request-id': 'req-9cd09ae4-49b3-459e-a4fa-ba63b19ad9b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:42:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:57,377 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.092s 2022-09-26 18:42:57,377 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e5adac3-2d67-471c-b2a3-efe0cbf800b6', 'x-compute-request-id': 'req-0e5adac3-2d67-471c-b2a3-efe0cbf800b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:42:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:58,486 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.093s 2022-09-26 18:42:58,486 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b27489b3-6767-449b-ba4c-9c4e0ed12af2', 'x-compute-request-id': 'req-b27489b3-6767-449b-ba4c-9c4e0ed12af2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:42:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:59,615 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.113s 2022-09-26 18:42:59,615 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f969910-a59d-47c9-8027-0d98be5c12cc', 'x-compute-request-id': 'req-3f969910-a59d-47c9-8027-0d98be5c12cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:42:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:00,751 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.120s 2022-09-26 18:43:00,751 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e23f40c-13c3-4bb5-a859-ea74cc03644e', 'x-compute-request-id': 'req-4e23f40c-13c3-4bb5-a859-ea74cc03644e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:43:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:01,884 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.116s 2022-09-26 18:43:01,885 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79c62bb7-ede5-4318-ba45-ca5462e71bb6', 'x-compute-request-id': 'req-79c62bb7-ede5-4318-ba45-ca5462e71bb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:43:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:03,050 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.149s 2022-09-26 18:43:03,050 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72125f1e-5ab8-4151-8317-0ca0e88426ec', 'x-compute-request-id': 'req-72125f1e-5ab8-4151-8317-0ca0e88426ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:43:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:04,169 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.104s 2022-09-26 18:43:04,169 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e0a7c69-57c1-4f77-aa9b-d6fc2b88ec2f', 'x-compute-request-id': 'req-2e0a7c69-57c1-4f77-aa9b-d6fc2b88ec2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:43:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:05,280 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.096s 2022-09-26 18:43:05,280 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ac20e43-292a-4fed-bfc7-8c4ec69a809b', 'x-compute-request-id': 'req-7ac20e43-292a-4fed-bfc7-8c4ec69a809b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:43:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:06,482 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.186s 2022-09-26 18:43:06,482 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83d94920-fef1-459f-9f63-8cdbe5cc3d4f', 'x-compute-request-id': 'req-83d94920-fef1-459f-9f63-8cdbe5cc3d4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:43:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:07,595 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.098s 2022-09-26 18:43:07,595 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2565fbd1-67f9-4e39-b9c0-95f38b3db5a1', 'x-compute-request-id': 'req-2565fbd1-67f9-4e39-b9c0-95f38b3db5a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:43:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:08,709 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.098s 2022-09-26 18:43:08,709 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80bafde7-851e-45ec-a6be-50c1f3abcaa1', 'x-compute-request-id': 'req-80bafde7-851e-45ec-a6be-50c1f3abcaa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:43:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:09,822 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.098s 2022-09-26 18:43:09,823 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4455b99d-67ce-4bb1-a7c6-5fef5179df06', 'x-compute-request-id': 'req-4455b99d-67ce-4bb1-a7c6-5fef5179df06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:43:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:10,934 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.097s 2022-09-26 18:43:10,935 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16d46335-6a9c-48af-a6d3-7c8ae6d5a988', 'x-compute-request-id': 'req-16d46335-6a9c-48af-a6d3-7c8ae6d5a988', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:43:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:12,204 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.254s 2022-09-26 18:43:12,205 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0ad5116-2e13-40b6-b8e9-41daa273c2f9', 'x-compute-request-id': 'req-f0ad5116-2e13-40b6-b8e9-41daa273c2f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:43:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:13,330 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.111s 2022-09-26 18:43:13,331 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf73bfdc-ae51-45ff-9e41-2a6a77b07dff', 'x-compute-request-id': 'req-bf73bfdc-ae51-45ff-9e41-2a6a77b07dff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:43:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:14,446 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.099s 2022-09-26 18:43:14,446 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a8978e4-3e9d-4dba-8391-3f9b60c6ab39', 'x-compute-request-id': 'req-7a8978e4-3e9d-4dba-8391-3f9b60c6ab39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:43:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:15,572 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.111s 2022-09-26 18:43:15,572 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c107e056-1b92-4191-812a-5974eb769c20', 'x-compute-request-id': 'req-c107e056-1b92-4191-812a-5974eb769c20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:43:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:16,694 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.106s 2022-09-26 18:43:16,694 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05bac975-3025-4952-9fa0-66fb21971c16', 'x-compute-request-id': 'req-05bac975-3025-4952-9fa0-66fb21971c16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:43:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:17,811 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.103s 2022-09-26 18:43:17,812 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4343230e-f607-4a45-9a98-de18e3e7cda3', 'x-compute-request-id': 'req-4343230e-f607-4a45-9a98-de18e3e7cda3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:43:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:18,929 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.102s 2022-09-26 18:43:18,929 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62fbd304-10be-46ce-bb20-8387ac95c91a', 'x-compute-request-id': 'req-62fbd304-10be-46ce-bb20-8387ac95c91a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:43:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:20,060 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.115s 2022-09-26 18:43:20,060 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-972a58b6-f4e8-4983-ad08-3e374d5ab27b', 'x-compute-request-id': 'req-972a58b6-f4e8-4983-ad08-3e374d5ab27b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:43:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:21,234 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.157s 2022-09-26 18:43:21,234 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9531c71-8bd6-441a-bd88-38f4efcefeed', 'x-compute-request-id': 'req-d9531c71-8bd6-441a-bd88-38f4efcefeed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:43:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:22,453 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.204s 2022-09-26 18:43:22,454 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07b75eb9-4182-443d-bb81-0bff2b289d06', 'x-compute-request-id': 'req-07b75eb9-4182-443d-bb81-0bff2b289d06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:43:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:23,592 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.123s 2022-09-26 18:43:23,593 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33e71ede-b82d-475e-b23e-bb8508627580', 'x-compute-request-id': 'req-33e71ede-b82d-475e-b23e-bb8508627580', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:43:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:24,704 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.097s 2022-09-26 18:43:24,705 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88b01a26-395c-4797-a8e3-a6feb91c53f9', 'x-compute-request-id': 'req-88b01a26-395c-4797-a8e3-a6feb91c53f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:43:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:25,817 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.098s 2022-09-26 18:43:25,818 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e717171-028b-4670-a11b-c2e2f0c23edd', 'x-compute-request-id': 'req-4e717171-028b-4670-a11b-c2e2f0c23edd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:43:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:26,929 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.096s 2022-09-26 18:43:26,929 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a57c623e-8f2c-4a6e-b403-1a593e8244e6', 'x-compute-request-id': 'req-a57c623e-8f2c-4a6e-b403-1a593e8244e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:28,047 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.103s 2022-09-26 18:43:28,048 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b81c611-b8a1-4b9c-8d0e-f5ea7a5a5ec4', 'x-compute-request-id': 'req-9b81c611-b8a1-4b9c-8d0e-f5ea7a5a5ec4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:43:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:29,185 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.122s 2022-09-26 18:43:29,185 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c83ba24b-82a6-4697-8324-0203d15c6953', 'x-compute-request-id': 'req-c83ba24b-82a6-4697-8324-0203d15c6953', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:43:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:30,333 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.132s 2022-09-26 18:43:30,333 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-778254af-1aa2-40d5-8401-dafb88ef9ebc', 'x-compute-request-id': 'req-778254af-1aa2-40d5-8401-dafb88ef9ebc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:43:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:31,452 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.103s 2022-09-26 18:43:31,453 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a9e5cd3-0741-4ed2-8c0d-7fb93df5c234', 'x-compute-request-id': 'req-6a9e5cd3-0741-4ed2-8c0d-7fb93df5c234', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:43:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:32,605 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.137s 2022-09-26 18:43:32,605 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0130511c-5565-4d28-a506-c3f7fbc0b44a', 'x-compute-request-id': 'req-0130511c-5565-4d28-a506-c3f7fbc0b44a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:43:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:33,947 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.328s 2022-09-26 18:43:33,947 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06980284-f210-4e6c-8ac5-4294ec62de2b', 'x-compute-request-id': 'req-06980284-f210-4e6c-8ac5-4294ec62de2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:43:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:35,501 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.537s 2022-09-26 18:43:35,501 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ba148d2-3c28-4445-80a5-84556b33c84d', 'x-compute-request-id': 'req-5ba148d2-3c28-4445-80a5-84556b33c84d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:43:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:36,643 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.121s 2022-09-26 18:43:36,644 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5bb79b73-c0f2-45e9-b9c3-ad9d9db78a8a', 'x-compute-request-id': 'req-5bb79b73-c0f2-45e9-b9c3-ad9d9db78a8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:43:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:38,138 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.480s 2022-09-26 18:43:38,138 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a749fe8c-f29c-4d29-b679-5988acf3de3a', 'x-compute-request-id': 'req-a749fe8c-f29c-4d29-b679-5988acf3de3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:43:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:39,341 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.188s 2022-09-26 18:43:39,341 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5572b02-b53f-4732-943a-9d2c741d89dc', 'x-compute-request-id': 'req-b5572b02-b53f-4732-943a-9d2c741d89dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:43:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:40,688 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.331s 2022-09-26 18:43:40,688 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd1c54e7-b0e0-4c99-ace3-7ac71cfdfd46', 'x-compute-request-id': 'req-cd1c54e7-b0e0-4c99-ace3-7ac71cfdfd46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:43:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:42,537 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.832s 2022-09-26 18:43:42,537 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88263718-a3b0-46a5-9927-927f69e87542', 'x-compute-request-id': 'req-88263718-a3b0-46a5-9927-927f69e87542', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:43:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:44,373 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.822s 2022-09-26 18:43:44,374 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b244c6d-91e2-4fd4-9965-c552dcb27ea2', 'x-compute-request-id': 'req-2b244c6d-91e2-4fd4-9965-c552dcb27ea2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:43:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:45,493 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.104s 2022-09-26 18:43:45,493 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9bd42805-e6e3-4ecb-8e46-3399ff00f729', 'x-compute-request-id': 'req-9bd42805-e6e3-4ecb-8e46-3399ff00f729', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:43:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:46,761 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.252s 2022-09-26 18:43:46,761 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c75b14a-ba4e-4be3-b64b-fffd93e78744', 'x-compute-request-id': 'req-4c75b14a-ba4e-4be3-b64b-fffd93e78744', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:43:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:47,997 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.222s 2022-09-26 18:43:47,998 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c91e85c3-83dd-426e-b83f-0ff394c45373', 'x-compute-request-id': 'req-c91e85c3-83dd-426e-b83f-0ff394c45373', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:43:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:49,126 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.113s 2022-09-26 18:43:49,127 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4fea1a6e-1409-4a54-b01a-fbf805bc2e53', 'x-compute-request-id': 'req-4fea1a6e-1409-4a54-b01a-fbf805bc2e53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:43:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:50,274 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.132s 2022-09-26 18:43:50,274 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25dc7e5b-39e8-4ba2-8e90-f692d1b3bacc', 'x-compute-request-id': 'req-25dc7e5b-39e8-4ba2-8e90-f692d1b3bacc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:43:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:51,432 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.143s 2022-09-26 18:43:51,433 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9317ba73-2039-4ce2-a278-333a5c1e1ce6', 'x-compute-request-id': 'req-9317ba73-2039-4ce2-a278-333a5c1e1ce6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:43:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:52,571 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.122s 2022-09-26 18:43:52,571 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa3003c8-95a8-40c0-835a-eea79cb2c812', 'x-compute-request-id': 'req-fa3003c8-95a8-40c0-835a-eea79cb2c812', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:43:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:53,791 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.205s 2022-09-26 18:43:53,792 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6d1f372-6679-401b-8ec5-6d460e518e14', 'x-compute-request-id': 'req-f6d1f372-6679-401b-8ec5-6d460e518e14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:43:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:54,925 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.117s 2022-09-26 18:43:54,932 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e940584b-31d5-4a14-bfe6-c44910087392', 'x-compute-request-id': 'req-e940584b-31d5-4a14-bfe6-c44910087392', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:43:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:56,193 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.246s 2022-09-26 18:43:56,194 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0e96c39-9910-4a85-820f-c0331a2b66af', 'x-compute-request-id': 'req-a0e96c39-9910-4a85-820f-c0331a2b66af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:43:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:57,474 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.265s 2022-09-26 18:43:57,475 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03386411-9b30-4714-9311-b04889a52011', 'x-compute-request-id': 'req-03386411-9b30-4714-9311-b04889a52011', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:43:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:58,613 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.122s 2022-09-26 18:43:58,613 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28ffd824-83c8-4563-b523-f26bb1a48b74', 'x-compute-request-id': 'req-28ffd824-83c8-4563-b523-f26bb1a48b74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:43:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:59,817 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.187s 2022-09-26 18:43:59,817 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff28c39e-9d6a-4d95-b500-fd1b28f45135', 'x-compute-request-id': 'req-ff28c39e-9d6a-4d95-b500-fd1b28f45135', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:43:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:00,942 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.110s 2022-09-26 18:44:00,942 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3a3d91e-881f-4415-9462-6ffbcadeb849', 'x-compute-request-id': 'req-a3a3d91e-881f-4415-9462-6ffbcadeb849', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:44:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:02,088 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.131s 2022-09-26 18:44:02,089 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a49d0906-adbc-401d-a49f-18b4d033e863', 'x-compute-request-id': 'req-a49d0906-adbc-401d-a49f-18b4d033e863', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:44:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:03,207 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.104s 2022-09-26 18:44:03,208 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6de612b7-746b-4539-a25a-019951bfaab3', 'x-compute-request-id': 'req-6de612b7-746b-4539-a25a-019951bfaab3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:44:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:04,333 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.110s 2022-09-26 18:44:04,334 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4779972-b956-4905-b3e9-83b057af20c7', 'x-compute-request-id': 'req-f4779972-b956-4905-b3e9-83b057af20c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:44:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:05,567 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.216s 2022-09-26 18:44:05,567 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e39b941-da39-4d3a-9f33-b7bd11761116', 'x-compute-request-id': 'req-8e39b941-da39-4d3a-9f33-b7bd11761116', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:44:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:06,698 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.115s 2022-09-26 18:44:06,698 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f628bfe-306e-40c0-b7f0-f4ecb2551f03', 'x-compute-request-id': 'req-3f628bfe-306e-40c0-b7f0-f4ecb2551f03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:44:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:07,819 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.106s 2022-09-26 18:44:07,819 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6b58af8-7687-448e-8004-191df821f190', 'x-compute-request-id': 'req-b6b58af8-7687-448e-8004-191df821f190', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:44:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:09,031 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.190s 2022-09-26 18:44:09,032 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39b98825-7fc1-4588-8caf-bf42eddea47e', 'x-compute-request-id': 'req-39b98825-7fc1-4588-8caf-bf42eddea47e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:44:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:10,155 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.108s 2022-09-26 18:44:10,155 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1a39b74-3ca5-47cd-a271-3d29582dca14', 'x-compute-request-id': 'req-b1a39b74-3ca5-47cd-a271-3d29582dca14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:44:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:11,390 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.220s 2022-09-26 18:44:11,391 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3af4f255-eaed-45d2-a0f1-32d96b5d4ca7', 'x-compute-request-id': 'req-3af4f255-eaed-45d2-a0f1-32d96b5d4ca7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:44:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:12,650 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.241s 2022-09-26 18:44:12,651 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93ea8875-73ad-4185-a719-0f183ebca526', 'x-compute-request-id': 'req-93ea8875-73ad-4185-a719-0f183ebca526', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:44:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:13,805 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.134s 2022-09-26 18:44:13,805 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8deb40d8-abc8-4a73-a88c-111f1f48cecd', 'x-compute-request-id': 'req-8deb40d8-abc8-4a73-a88c-111f1f48cecd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:44:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:15,088 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.268s 2022-09-26 18:44:15,088 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d74fca9-e3c6-441e-b2f1-dbfa2fc439f4', 'x-compute-request-id': 'req-0d74fca9-e3c6-441e-b2f1-dbfa2fc439f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:44:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:16,215 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.108s 2022-09-26 18:44:16,215 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d31c7e88-e30a-4133-bff9-080280bb125f', 'x-compute-request-id': 'req-d31c7e88-e30a-4133-bff9-080280bb125f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:44:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:17,330 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.099s 2022-09-26 18:44:17,330 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66de3c5f-ea8c-4b67-92ce-8f388de2e616', 'x-compute-request-id': 'req-66de3c5f-ea8c-4b67-92ce-8f388de2e616', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:44:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:18,447 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.101s 2022-09-26 18:44:18,448 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7be2d75-bbf1-4f36-9681-c47c7baa43ea', 'x-compute-request-id': 'req-f7be2d75-bbf1-4f36-9681-c47c7baa43ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:44:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:19,578 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.114s 2022-09-26 18:44:19,578 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba1de98f-e8cd-48cd-baf7-5d40a594bb0c', 'x-compute-request-id': 'req-ba1de98f-e8cd-48cd-baf7-5d40a594bb0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:44:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:20,692 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.099s 2022-09-26 18:44:20,693 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e584e969-d25b-4610-9d17-4cf3de2568be', 'x-compute-request-id': 'req-e584e969-d25b-4610-9d17-4cf3de2568be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:44:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:21,868 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.160s 2022-09-26 18:44:21,871 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc8647d0-7c7b-4cf0-9bd4-7bcaae4c632c', 'x-compute-request-id': 'req-dc8647d0-7c7b-4cf0-9bd4-7bcaae4c632c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:44:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:22,996 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.109s 2022-09-26 18:44:22,996 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78150395-c51a-4b7b-bd08-9a08d0335156', 'x-compute-request-id': 'req-78150395-c51a-4b7b-bd08-9a08d0335156', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:44:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:24,183 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.171s 2022-09-26 18:44:24,184 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9561fa1-a88b-44a9-877e-729dfbf11ef2', 'x-compute-request-id': 'req-d9561fa1-a88b-44a9-877e-729dfbf11ef2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:44:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:25,397 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.195s 2022-09-26 18:44:25,397 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5eaa1777-459f-49f4-a172-0b33e81fa2e1', 'x-compute-request-id': 'req-5eaa1777-459f-49f4-a172-0b33e81fa2e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:44:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:26,517 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.105s 2022-09-26 18:44:26,518 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea308447-f490-4d23-9923-67b2e4c91bd1', 'x-compute-request-id': 'req-ea308447-f490-4d23-9923-67b2e4c91bd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:44:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:27,644 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.112s 2022-09-26 18:44:27,644 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a11ad44-5e47-42b2-bb51-2ce274057df7', 'x-compute-request-id': 'req-9a11ad44-5e47-42b2-bb51-2ce274057df7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:44:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:28,771 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.111s 2022-09-26 18:44:28,772 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ffa46c17-9fc2-4ce6-a1db-591cf2a42118', 'x-compute-request-id': 'req-ffa46c17-9fc2-4ce6-a1db-591cf2a42118', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:44:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:29,886 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.096s 2022-09-26 18:44:29,886 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acedb81f-5b23-416e-8acf-c83583b758fe', 'x-compute-request-id': 'req-acedb81f-5b23-416e-8acf-c83583b758fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:44:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:31,009 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.108s 2022-09-26 18:44:31,009 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e439162-5a07-4ab8-8418-46e406b2c999', 'x-compute-request-id': 'req-6e439162-5a07-4ab8-8418-46e406b2c999', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:44:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:32,120 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.095s 2022-09-26 18:44:32,120 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b315400-71b6-492b-85da-5e3ecddcf88a', 'x-compute-request-id': 'req-2b315400-71b6-492b-85da-5e3ecddcf88a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:44:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:33,526 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.390s 2022-09-26 18:44:33,527 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3edfea72-3fbb-4f33-9a3f-6acd8df11791', 'x-compute-request-id': 'req-3edfea72-3fbb-4f33-9a3f-6acd8df11791', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:44:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:34,650 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.109s 2022-09-26 18:44:34,651 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-406d2b6c-0da3-4728-93fe-45de98ef5bbc', 'x-compute-request-id': 'req-406d2b6c-0da3-4728-93fe-45de98ef5bbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:44:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:35,870 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.202s 2022-09-26 18:44:35,870 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3cdc53c5-4cca-4dc0-abae-4efdf24c5fb1', 'x-compute-request-id': 'req-3cdc53c5-4cca-4dc0-abae-4efdf24c5fb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:44:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:37,003 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.118s 2022-09-26 18:44:37,003 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5324e6c2-2683-421e-aa2d-af3b44533852', 'x-compute-request-id': 'req-5324e6c2-2683-421e-aa2d-af3b44533852', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:44:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:38,175 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.155s 2022-09-26 18:44:38,176 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e4d7419-f469-4e9a-ac94-da706ad603ec', 'x-compute-request-id': 'req-1e4d7419-f469-4e9a-ac94-da706ad603ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:44:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:39,306 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.112s 2022-09-26 18:44:39,306 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-438c6970-82e1-4328-9c69-38ac87728e94', 'x-compute-request-id': 'req-438c6970-82e1-4328-9c69-38ac87728e94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:44:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:40,422 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.099s 2022-09-26 18:44:40,422 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eab6f0d9-c3d9-4b97-90d6-ff4f01e8ee8b', 'x-compute-request-id': 'req-eab6f0d9-c3d9-4b97-90d6-ff4f01e8ee8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:44:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:41,532 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.095s 2022-09-26 18:44:41,533 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0ffdd05-e675-487c-8c8b-dd881cdf208e', 'x-compute-request-id': 'req-c0ffdd05-e675-487c-8c8b-dd881cdf208e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:44:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:42,792 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.245s 2022-09-26 18:44:42,792 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4bdb673d-f850-4ebf-b5f7-5ee9972f1f26', 'x-compute-request-id': 'req-4bdb673d-f850-4ebf-b5f7-5ee9972f1f26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:44:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:44,369 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.559s 2022-09-26 18:44:44,369 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa667d99-9105-4932-8a95-ebcc58a5e0af', 'x-compute-request-id': 'req-fa667d99-9105-4932-8a95-ebcc58a5e0af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:44:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:45,686 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.301s 2022-09-26 18:44:45,686 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79849a10-866c-4f10-b9a7-54e5cd23e1b2', 'x-compute-request-id': 'req-79849a10-866c-4f10-b9a7-54e5cd23e1b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:44:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:47,330 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.628s 2022-09-26 18:44:47,331 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9697bc2a-cc14-4c23-81c5-c80b631f3762', 'x-compute-request-id': 'req-9697bc2a-cc14-4c23-81c5-c80b631f3762', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:44:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:48,495 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.147s 2022-09-26 18:44:48,496 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-997a5e7d-b5b2-4d91-9a44-b6d5e0f7b8b4', 'x-compute-request-id': 'req-997a5e7d-b5b2-4d91-9a44-b6d5e0f7b8b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:44:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:49,751 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.238s 2022-09-26 18:44:49,753 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eebd3146-490f-41e6-a91c-142a28949b78', 'x-compute-request-id': 'req-eebd3146-490f-41e6-a91c-142a28949b78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:44:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:50,878 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.111s 2022-09-26 18:44:50,879 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6c5a58e-84ca-4ca9-a4d7-e0f82957d8b0', 'x-compute-request-id': 'req-f6c5a58e-84ca-4ca9-a4d7-e0f82957d8b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:44:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:52,010 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.114s 2022-09-26 18:44:52,010 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afbca851-f341-4ba8-abed-b8e16ccf36bd', 'x-compute-request-id': 'req-afbca851-f341-4ba8-abed-b8e16ccf36bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:44:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:53,126 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.100s 2022-09-26 18:44:53,126 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cafdc832-ce23-4bdb-85e4-1cd746908752', 'x-compute-request-id': 'req-cafdc832-ce23-4bdb-85e4-1cd746908752', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:44:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:54,242 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.094s 2022-09-26 18:44:54,242 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14f63df9-c280-417f-ac0b-0edb77b698aa', 'x-compute-request-id': 'req-14f63df9-c280-417f-ac0b-0edb77b698aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:44:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:57,002 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 1.745s 2022-09-26 18:44:57,002 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7fd5e669-47fc-4181-9295-26113cb91938', 'x-compute-request-id': 'req-7fd5e669-47fc-4181-9295-26113cb91938', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:44:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:58,176 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.157s 2022-09-26 18:44:58,176 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b95c203-a098-4815-ad82-d86be298d7dd', 'x-compute-request-id': 'req-7b95c203-a098-4815-ad82-d86be298d7dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:44:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:59,293 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.102s 2022-09-26 18:44:59,294 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2e750e2-003e-4eb1-9dc4-83f116da3020', 'x-compute-request-id': 'req-f2e750e2-003e-4eb1-9dc4-83f116da3020', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:44:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:00,411 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.102s 2022-09-26 18:45:00,412 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aade3a16-762f-454a-9719-52e2d58ddd7c', 'x-compute-request-id': 'req-aade3a16-762f-454a-9719-52e2d58ddd7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:45:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:01,522 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.095s 2022-09-26 18:45:01,522 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10099b33-8945-4a8e-8365-056d31b11e2d', 'x-compute-request-id': 'req-10099b33-8945-4a8e-8365-056d31b11e2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:45:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:02,661 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.125s 2022-09-26 18:45:02,662 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3901269a-ef0a-40a4-829f-a1113156df8a', 'x-compute-request-id': 'req-3901269a-ef0a-40a4-829f-a1113156df8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:45:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:03,770 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.094s 2022-09-26 18:45:03,771 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b1bf790-133d-43fe-b85c-ee31093f3760', 'x-compute-request-id': 'req-0b1bf790-133d-43fe-b85c-ee31093f3760', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:45:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:04,932 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.146s 2022-09-26 18:45:04,933 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-efec2bb9-07cb-4059-a197-42594201a856', 'x-compute-request-id': 'req-efec2bb9-07cb-4059-a197-42594201a856', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:45:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:06,303 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.355s 2022-09-26 18:45:06,304 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6fba4f9a-53ad-4b71-b589-7a8117f31c3f', 'x-compute-request-id': 'req-6fba4f9a-53ad-4b71-b589-7a8117f31c3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:45:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:07,513 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.193s 2022-09-26 18:45:07,513 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f74b9b2-f0f5-466c-8399-658c98f1dbfd', 'x-compute-request-id': 'req-6f74b9b2-f0f5-466c-8399-658c98f1dbfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:45:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:08,849 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.321s 2022-09-26 18:45:08,849 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ddd4aa12-a9f7-4188-9259-a33791da649d', 'x-compute-request-id': 'req-ddd4aa12-a9f7-4188-9259-a33791da649d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:45:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:09,971 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.107s 2022-09-26 18:45:09,972 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78326826-43f2-4d2d-8621-0ab52da222e5', 'x-compute-request-id': 'req-78326826-43f2-4d2d-8621-0ab52da222e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:11,104 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.117s 2022-09-26 18:45:11,104 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd0bbe93-0fc5-48ba-857a-6c86a5481045', 'x-compute-request-id': 'req-fd0bbe93-0fc5-48ba-857a-6c86a5481045', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:45:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:12,400 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.281s 2022-09-26 18:45:12,400 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-178ce248-901c-4c8f-a01f-6b8b4edfaf9a', 'x-compute-request-id': 'req-178ce248-901c-4c8f-a01f-6b8b4edfaf9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:45:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:13,629 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.214s 2022-09-26 18:45:13,629 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4125d412-95a6-4982-82d3-307428fba4a1', 'x-compute-request-id': 'req-4125d412-95a6-4982-82d3-307428fba4a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:45:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:14,765 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.114s 2022-09-26 18:45:14,768 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e563719f-48a0-4713-90a4-5b4ab011dae8', 'x-compute-request-id': 'req-e563719f-48a0-4713-90a4-5b4ab011dae8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:45:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:15,880 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.096s 2022-09-26 18:45:15,881 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb1c9d5f-3bf6-487b-8845-3e99768bd7c3', 'x-compute-request-id': 'req-bb1c9d5f-3bf6-487b-8845-3e99768bd7c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:45:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:17,008 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.112s 2022-09-26 18:45:17,008 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4417b010-40ac-4fae-8045-fd582cb1c4da', 'x-compute-request-id': 'req-4417b010-40ac-4fae-8045-fd582cb1c4da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:45:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:18,289 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.266s 2022-09-26 18:45:18,290 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a4ead9b-fb6c-4492-ba8a-c0cf13059d02', 'x-compute-request-id': 'req-6a4ead9b-fb6c-4492-ba8a-c0cf13059d02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:45:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:19,475 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.168s 2022-09-26 18:45:19,476 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7ca2fc0-db17-4f6b-876e-a61c4fdfcdf2', 'x-compute-request-id': 'req-d7ca2fc0-db17-4f6b-876e-a61c4fdfcdf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:45:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:20,598 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.108s 2022-09-26 18:45:20,598 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35e0a799-741b-4f90-b586-03b193ea6d7e', 'x-compute-request-id': 'req-35e0a799-741b-4f90-b586-03b193ea6d7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:45:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:21,709 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.096s 2022-09-26 18:45:21,709 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39f1ee9f-6c58-4bcb-9d36-c5ca0fa4d4a5', 'x-compute-request-id': 'req-39f1ee9f-6c58-4bcb-9d36-c5ca0fa4d4a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:45:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:22,824 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.100s 2022-09-26 18:45:22,824 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94649603-4b2f-444a-81e9-28e49b9782e2', 'x-compute-request-id': 'req-94649603-4b2f-444a-81e9-28e49b9782e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:45:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:23,935 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.095s 2022-09-26 18:45:23,935 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16d18375-029f-4f2b-9f93-374bd163fce5', 'x-compute-request-id': 'req-16d18375-029f-4f2b-9f93-374bd163fce5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:45:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:25,158 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.208s 2022-09-26 18:45:25,158 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c7ac0be-324f-4073-9821-0739586d312d', 'x-compute-request-id': 'req-9c7ac0be-324f-4073-9821-0739586d312d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:45:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:26,294 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.121s 2022-09-26 18:45:26,294 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c375b72-b958-4796-9640-f4be0ff7e77e', 'x-compute-request-id': 'req-7c375b72-b958-4796-9640-f4be0ff7e77e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:45:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:27,413 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.104s 2022-09-26 18:45:27,422 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41d51014-77b5-4b40-a3d5-6ac872100a65', 'x-compute-request-id': 'req-41d51014-77b5-4b40-a3d5-6ac872100a65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:45:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:28,545 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.108s 2022-09-26 18:45:28,545 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6552b3de-f62e-4e51-aa86-2d5c342de845', 'x-compute-request-id': 'req-6552b3de-f62e-4e51-aa86-2d5c342de845', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:45:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:29,658 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.098s 2022-09-26 18:45:29,659 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28d65204-a34d-4a96-bb78-3b74905c7fa4', 'x-compute-request-id': 'req-28d65204-a34d-4a96-bb78-3b74905c7fa4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:45:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:30,782 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.108s 2022-09-26 18:45:30,782 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ba1108e-b84b-430f-9918-8d0e010cb2b8', 'x-compute-request-id': 'req-9ba1108e-b84b-430f-9918-8d0e010cb2b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:45:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:31,891 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.093s 2022-09-26 18:45:31,892 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0998796a-1f53-46ba-84e5-616f0450452c', 'x-compute-request-id': 'req-0998796a-1f53-46ba-84e5-616f0450452c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:45:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:33,015 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.108s 2022-09-26 18:45:33,016 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55a8650e-df3b-4d59-a943-f6785af171e9', 'x-compute-request-id': 'req-55a8650e-df3b-4d59-a943-f6785af171e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:45:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:34,147 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.117s 2022-09-26 18:45:34,148 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b26b0de-50eb-4baf-91b2-b06df57d0fd2', 'x-compute-request-id': 'req-5b26b0de-50eb-4baf-91b2-b06df57d0fd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:45:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:35,392 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.228s 2022-09-26 18:45:35,392 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4541f925-55c9-4b81-9968-a042164fd7e2', 'x-compute-request-id': 'req-4541f925-55c9-4b81-9968-a042164fd7e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:45:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:36,502 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.095s 2022-09-26 18:45:36,502 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3880a146-750e-4ef0-8332-1241c6007e03', 'x-compute-request-id': 'req-3880a146-750e-4ef0-8332-1241c6007e03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:45:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:37,619 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.102s 2022-09-26 18:45:37,619 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9616f493-9cc1-4706-840c-71ccf37a9a01', 'x-compute-request-id': 'req-9616f493-9cc1-4706-840c-71ccf37a9a01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:45:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:38,766 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.132s 2022-09-26 18:45:38,766 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af747a91-410e-4977-b688-b02919e3171e', 'x-compute-request-id': 'req-af747a91-410e-4977-b688-b02919e3171e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:45:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:39,878 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.095s 2022-09-26 18:45:39,878 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ea42b9a-f9ee-496d-a06f-19a380af92e5', 'x-compute-request-id': 'req-2ea42b9a-f9ee-496d-a06f-19a380af92e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:45:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:41,027 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.133s 2022-09-26 18:45:41,027 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f55bdceb-8728-4d9a-b4d1-586d9ca28c51', 'x-compute-request-id': 'req-f55bdceb-8728-4d9a-b4d1-586d9ca28c51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:45:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:42,198 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.148s 2022-09-26 18:45:42,200 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b452d349-88b9-4e07-88af-f1688982fa50', 'x-compute-request-id': 'req-b452d349-88b9-4e07-88af-f1688982fa50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:45:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:43,341 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.124s 2022-09-26 18:45:43,342 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c762148-e19c-4203-a3d7-45f16d155044', 'x-compute-request-id': 'req-6c762148-e19c-4203-a3d7-45f16d155044', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:45:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:44,627 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.271s 2022-09-26 18:45:44,628 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d69bf18e-1a70-4361-ab3b-e0a8ab1571fb', 'x-compute-request-id': 'req-d69bf18e-1a70-4361-ab3b-e0a8ab1571fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:45:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:45,757 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.114s 2022-09-26 18:45:45,758 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3012f9e1-b3ab-4e47-b53b-0751855402c7', 'x-compute-request-id': 'req-3012f9e1-b3ab-4e47-b53b-0751855402c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:45:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:46,868 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.095s 2022-09-26 18:45:46,869 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7263a2b4-1a05-46ff-80c4-08d28749a2d9', 'x-compute-request-id': 'req-7263a2b4-1a05-46ff-80c4-08d28749a2d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:45:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:47,999 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.116s 2022-09-26 18:45:48,006 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39fec77d-8969-46f2-9bf0-1f05fd652a78', 'x-compute-request-id': 'req-39fec77d-8969-46f2-9bf0-1f05fd652a78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:45:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:49,143 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.117s 2022-09-26 18:45:49,144 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23e1ec0b-4002-4788-a5e1-2e5ca19f9cd7', 'x-compute-request-id': 'req-23e1ec0b-4002-4788-a5e1-2e5ca19f9cd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:45:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:50,254 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.094s 2022-09-26 18:45:50,254 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c27b170f-a33c-40c0-9204-d3f670afe6a0', 'x-compute-request-id': 'req-c27b170f-a33c-40c0-9204-d3f670afe6a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:45:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:51,366 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.097s 2022-09-26 18:45:51,366 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2bef57f-dd97-46de-a0d7-346f4d458a43', 'x-compute-request-id': 'req-a2bef57f-dd97-46de-a0d7-346f4d458a43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:45:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:52,475 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.095s 2022-09-26 18:45:52,476 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b433a80a-f360-425d-8b15-589524dfa23b', 'x-compute-request-id': 'req-b433a80a-f360-425d-8b15-589524dfa23b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:45:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:53,586 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.095s 2022-09-26 18:45:53,587 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b88ecf04-378c-4bcf-a680-5261608e62b6', 'x-compute-request-id': 'req-b88ecf04-378c-4bcf-a680-5261608e62b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:45:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:54,704 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.103s 2022-09-26 18:45:54,705 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-875c601b-32e7-419c-ba3c-15079081a78c', 'x-compute-request-id': 'req-875c601b-32e7-419c-ba3c-15079081a78c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:45:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:55,825 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.104s 2022-09-26 18:45:55,825 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca38764a-8bc3-4a39-9f8a-39c981015d88', 'x-compute-request-id': 'req-ca38764a-8bc3-4a39-9f8a-39c981015d88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:45:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:56,964 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.123s 2022-09-26 18:45:56,964 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-285b2524-b613-4b88-ba63-d02348eee6a2', 'x-compute-request-id': 'req-285b2524-b613-4b88-ba63-d02348eee6a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:45:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:58,087 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.109s 2022-09-26 18:45:58,088 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-601800e4-fe35-4959-9a9c-a31a9e1d6d16', 'x-compute-request-id': 'req-601800e4-fe35-4959-9a9c-a31a9e1d6d16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:45:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:59,218 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.115s 2022-09-26 18:45:59,218 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c9bcd66-60b9-4112-97a7-733da81d34f3', 'x-compute-request-id': 'req-9c9bcd66-60b9-4112-97a7-733da81d34f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:45:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:00,348 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.115s 2022-09-26 18:46:00,349 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c65df8f1-76e6-49cd-8453-c975d468a198', 'x-compute-request-id': 'req-c65df8f1-76e6-49cd-8453-c975d468a198', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:46:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:01,547 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.183s 2022-09-26 18:46:01,548 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbe347c6-03ad-4305-ab88-e61ab11fae01', 'x-compute-request-id': 'req-fbe347c6-03ad-4305-ab88-e61ab11fae01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:46:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:02,676 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.113s 2022-09-26 18:46:02,676 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2eedae6d-dbe6-4735-9291-ffd512951305', 'x-compute-request-id': 'req-2eedae6d-dbe6-4735-9291-ffd512951305', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:46:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:03,801 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.110s 2022-09-26 18:46:03,801 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-070ecbdc-5697-4051-bee3-a926ca92c0b2', 'x-compute-request-id': 'req-070ecbdc-5697-4051-bee3-a926ca92c0b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:46:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:04,925 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.107s 2022-09-26 18:46:04,926 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bea800d4-840f-450d-91f0-ab8b6fc656dd', 'x-compute-request-id': 'req-bea800d4-840f-450d-91f0-ab8b6fc656dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:46:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:06,087 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.146s 2022-09-26 18:46:06,088 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c936e577-5ee4-4a0e-83a8-e6a2d561d6e2', 'x-compute-request-id': 'req-c936e577-5ee4-4a0e-83a8-e6a2d561d6e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:46:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:07,197 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.094s 2022-09-26 18:46:07,197 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-335a1077-8df7-45a3-b060-d884ba256a27', 'x-compute-request-id': 'req-335a1077-8df7-45a3-b060-d884ba256a27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:46:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:08,305 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.092s 2022-09-26 18:46:08,426 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f7d1d20-f5e7-4fb8-bbff-1ee68b5132fd', 'x-compute-request-id': 'req-0f7d1d20-f5e7-4fb8-bbff-1ee68b5132fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:46:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:09,962 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.521s 2022-09-26 18:46:09,962 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e73b963-44c2-47bb-b940-3cc49328ad5f', 'x-compute-request-id': 'req-4e73b963-44c2-47bb-b940-3cc49328ad5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:46:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:11,484 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.507s 2022-09-26 18:46:11,485 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2dd8d9c9-6207-4e7e-98a5-a60dbb0a9274', 'x-compute-request-id': 'req-2dd8d9c9-6207-4e7e-98a5-a60dbb0a9274', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:46:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:12,623 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.123s 2022-09-26 18:46:12,623 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6fe5874c-f5ff-4a58-bbea-522e23e07866', 'x-compute-request-id': 'req-6fe5874c-f5ff-4a58-bbea-522e23e07866', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:46:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:13,750 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.113s 2022-09-26 18:46:13,751 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c8d221d-ade5-42fd-9b34-a084fab3f05a', 'x-compute-request-id': 'req-4c8d221d-ade5-42fd-9b34-a084fab3f05a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:46:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:14,905 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.138s 2022-09-26 18:46:14,905 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c181225-d0e6-4aab-9e13-6c95a5bc44cf', 'x-compute-request-id': 'req-8c181225-d0e6-4aab-9e13-6c95a5bc44cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:46:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:16,279 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.359s 2022-09-26 18:46:16,280 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0cfbcc04-4ce7-4e86-893e-6da0d58ba657', 'x-compute-request-id': 'req-0cfbcc04-4ce7-4e86-893e-6da0d58ba657', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:46:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:17,528 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.229s 2022-09-26 18:46:17,528 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b542cf0-2c09-49a2-87f1-db9d54f2f458', 'x-compute-request-id': 'req-5b542cf0-2c09-49a2-87f1-db9d54f2f458', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:46:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:18,731 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.186s 2022-09-26 18:46:18,731 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-016a8e45-1079-4e65-879b-87ca1f68fd7a', 'x-compute-request-id': 'req-016a8e45-1079-4e65-879b-87ca1f68fd7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:46:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:20,040 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.293s 2022-09-26 18:46:20,040 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eeb1bcd8-6095-487d-878e-cb6526676fc9', 'x-compute-request-id': 'req-eeb1bcd8-6095-487d-878e-cb6526676fc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:46:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:21,166 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.109s 2022-09-26 18:46:21,166 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6a491ac-52aa-4ccd-bec0-ff4c26ee6cd0', 'x-compute-request-id': 'req-d6a491ac-52aa-4ccd-bec0-ff4c26ee6cd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:46:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:22,287 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.106s 2022-09-26 18:46:22,287 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d29832b-4159-4afd-9ba5-ae6576e47ab9', 'x-compute-request-id': 'req-7d29832b-4159-4afd-9ba5-ae6576e47ab9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:46:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:23,591 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.289s 2022-09-26 18:46:23,592 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0be209d4-26fb-4a56-8591-22f47cbf12ad', 'x-compute-request-id': 'req-0be209d4-26fb-4a56-8591-22f47cbf12ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:46:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:24,865 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.258s 2022-09-26 18:46:24,866 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23f815cd-db18-4788-b9d2-a3f454ccd120', 'x-compute-request-id': 'req-23f815cd-db18-4788-b9d2-a3f454ccd120', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:46:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:26,080 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.193s 2022-09-26 18:46:26,081 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b71ef5d-bab9-49d9-b0a3-4b4763c31262', 'x-compute-request-id': 'req-0b71ef5d-bab9-49d9-b0a3-4b4763c31262', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:46:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:27,301 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.205s 2022-09-26 18:46:27,301 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7420abac-a928-40e1-81a8-079c51dedb7e', 'x-compute-request-id': 'req-7420abac-a928-40e1-81a8-079c51dedb7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:46:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:28,446 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.130s 2022-09-26 18:46:28,451 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-354076c2-ef37-43b9-a74c-b9cd6dd2ec2e', 'x-compute-request-id': 'req-354076c2-ef37-43b9-a74c-b9cd6dd2ec2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:46:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:29,642 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.175s 2022-09-26 18:46:29,642 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29c94db1-a1ae-428b-afeb-ae4456d9d33e', 'x-compute-request-id': 'req-29c94db1-a1ae-428b-afeb-ae4456d9d33e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:46:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:30,801 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.144s 2022-09-26 18:46:30,801 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af9b4a48-5d15-4223-93c5-4590c5cf89a5', 'x-compute-request-id': 'req-af9b4a48-5d15-4223-93c5-4590c5cf89a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:46:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:31,969 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.150s 2022-09-26 18:46:31,969 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d461e856-5196-480a-82ed-1e18cb9c3f19', 'x-compute-request-id': 'req-d461e856-5196-480a-82ed-1e18cb9c3f19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:46:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:33,537 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.546s 2022-09-26 18:46:33,537 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1b5a21a-7fb9-4c65-9beb-0a8495575574', 'x-compute-request-id': 'req-a1b5a21a-7fb9-4c65-9beb-0a8495575574', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:46:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:34,705 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.152s 2022-09-26 18:46:34,705 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e487ca06-6cc4-4130-9163-55ec96cf42ae', 'x-compute-request-id': 'req-e487ca06-6cc4-4130-9163-55ec96cf42ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:46:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:35,852 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.132s 2022-09-26 18:46:35,852 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73184480-dc02-4977-9677-bfd1035d78cd', 'x-compute-request-id': 'req-73184480-dc02-4977-9677-bfd1035d78cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:46:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:37,088 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.221s 2022-09-26 18:46:37,088 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dda89faa-e586-4bce-9e1c-f31ef495ac0e', 'x-compute-request-id': 'req-dda89faa-e586-4bce-9e1c-f31ef495ac0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:46:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:40,162 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 2.053s 2022-09-26 18:46:40,162 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66dff84f-b6a3-4e5b-87cf-a6348be769a7', 'x-compute-request-id': 'req-66dff84f-b6a3-4e5b-87cf-a6348be769a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:46:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:42,667 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 1.486s 2022-09-26 18:46:42,668 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3269ea4-8d3a-4b33-b3b1-1dcc8f137f94', 'x-compute-request-id': 'req-b3269ea4-8d3a-4b33-b3b1-1dcc8f137f94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:46:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:43,883 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.200s 2022-09-26 18:46:43,884 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a2f2144-2b46-4350-bc9e-bd04efc42f8a', 'x-compute-request-id': 'req-9a2f2144-2b46-4350-bc9e-bd04efc42f8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:46:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:45,003 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.104s 2022-09-26 18:46:45,004 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53456338-ffac-4a0f-a845-84f7efd23032', 'x-compute-request-id': 'req-53456338-ffac-4a0f-a845-84f7efd23032', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:46:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:46,119 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.099s 2022-09-26 18:46:46,119 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41cc8e5b-d187-4157-9566-8bdf123cc8b8', 'x-compute-request-id': 'req-41cc8e5b-d187-4157-9566-8bdf123cc8b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:46:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:47,355 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.220s 2022-09-26 18:46:47,356 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f71fcfb-3fdf-4525-9786-eb47a598b5fb', 'x-compute-request-id': 'req-4f71fcfb-3fdf-4525-9786-eb47a598b5fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:46:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:48,524 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.153s 2022-09-26 18:46:48,525 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-079abd6c-030c-4856-9076-af9de3fb6b14', 'x-compute-request-id': 'req-079abd6c-030c-4856-9076-af9de3fb6b14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:46:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:50,209 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.670s 2022-09-26 18:46:50,209 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9154894c-26e0-4dbb-a9a1-ff59d3605b9d', 'x-compute-request-id': 'req-9154894c-26e0-4dbb-a9a1-ff59d3605b9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:46:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:51,726 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.499s 2022-09-26 18:46:51,727 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99294fb0-163a-4806-acf5-061bd000dd58', 'x-compute-request-id': 'req-99294fb0-163a-4806-acf5-061bd000dd58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:46:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:53,063 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.318s 2022-09-26 18:46:53,064 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4cf2991f-3833-4894-a382-c2d2da25c5cd', 'x-compute-request-id': 'req-4cf2991f-3833-4894-a382-c2d2da25c5cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:46:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:54,444 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.364s 2022-09-26 18:46:54,444 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d8d4edf-3762-4f0e-a362-7c94dfd284d0', 'x-compute-request-id': 'req-3d8d4edf-3762-4f0e-a362-7c94dfd284d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:46:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:56,057 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.591s 2022-09-26 18:46:56,058 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-445b424d-9531-4b03-8cf3-12726c908784', 'x-compute-request-id': 'req-445b424d-9531-4b03-8cf3-12726c908784', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:46:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:57,644 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.572s 2022-09-26 18:46:57,645 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36f3db10-e9ad-4bd5-90ea-f90e97e8ae91', 'x-compute-request-id': 'req-36f3db10-e9ad-4bd5-90ea-f90e97e8ae91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:46:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:59,057 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.397s 2022-09-26 18:46:59,057 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-315eecfd-ad46-4305-b74b-52e23d413bae', 'x-compute-request-id': 'req-315eecfd-ad46-4305-b74b-52e23d413bae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:46:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:47:00,568 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.491s 2022-09-26 18:47:00,568 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:47:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22133583-b116-484a-979f-cd8f042e078b', 'x-compute-request-id': 'req-22133583-b116-484a-979f-cd8f042e078b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:47:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:47:02,020 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.434s 2022-09-26 18:47:02,022 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:47:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc703a34-b4f4-4a83-9b01-a971bdbf09ff', 'x-compute-request-id': 'req-fc703a34-b4f4-4a83-9b01-a971bdbf09ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:47:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:47:03,854 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.817s 2022-09-26 18:47:03,855 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:47:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-130b8c86-fa05-4675-bb91-7880103e0725', 'x-compute-request-id': 'req-130b8c86-fa05-4675-bb91-7880103e0725', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:47:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:47:05,031 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.162s 2022-09-26 18:47:05,031 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:47:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-daf0e42b-0852-47be-a22d-19b091087c1c', 'x-compute-request-id': 'req-daf0e42b-0852-47be-a22d-19b091087c1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:47:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:47:06,852 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.805s 2022-09-26 18:47:06,854 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:47:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96508caf-936c-4860-8051-d5d21abf49ff', 'x-compute-request-id': 'req-96508caf-936c-4860-8051-d5d21abf49ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:47:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:47:08,608 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.739s 2022-09-26 18:47:08,608 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:47:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7a276b1-19d5-4e8f-abc8-329f1b2a2ea9', 'x-compute-request-id': 'req-e7a276b1-19d5-4e8f-abc8-329f1b2a2ea9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:47:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:47:10,110 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.486s 2022-09-26 18:47:10,110 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:47:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-187873e8-f1f5-4a09-9a40-5376ad55e7ec', 'x-compute-request-id': 'req-187873e8-f1f5-4a09-9a40-5376ad55e7ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:47:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:47:11,638 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.507s 2022-09-26 18:47:11,639 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:47:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b5bbeeb-0da9-40c8-b083-1093cbbf3389', 'x-compute-request-id': 'req-1b5bbeeb-0da9-40c8-b083-1093cbbf3389', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:47:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:47:13,102 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.449s 2022-09-26 18:47:13,103 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:47:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7945b2d-f2ca-41b9-93d6-d0fbbfb33e33', 'x-compute-request-id': 'req-b7945b2d-f2ca-41b9-93d6-d0fbbfb33e33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:47:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:47:15,144 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 1.026s 2022-09-26 18:47:15,145 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:47:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-376cb67e-affa-4ae4-a572-9f8509e1d1b6', 'x-compute-request-id': 'req-376cb67e-affa-4ae4-a572-9f8509e1d1b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:47:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:47:16,821 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.657s 2022-09-26 18:47:16,821 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:47:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e51231f9-9459-4197-8da0-9d093beae1ce', 'x-compute-request-id': 'req-e51231f9-9459-4197-8da0-9d093beae1ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:47:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:47:18,487 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.651s 2022-09-26 18:47:18,487 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:47:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88562367-beee-4f04-a9ce-23cd90b0e5dd', 'x-compute-request-id': 'req-88562367-beee-4f04-a9ce-23cd90b0e5dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:47:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:47:19,851 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.342s 2022-09-26 18:47:19,851 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:47:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c932d4b-eb32-4bc7-b82f-473cf963da60', 'x-compute-request-id': 'req-5c932d4b-eb32-4bc7-b82f-473cf963da60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:47:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:47:21,327 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.459s 2022-09-26 18:47:21,328 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:47:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10c1eaff-943c-4ef9-a22f-103c15962a1d', 'x-compute-request-id': 'req-10c1eaff-943c-4ef9-a22f-103c15962a1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:47:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:47:22,931 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.588s 2022-09-26 18:47:22,932 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:47:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7384a7a2-cb13-4920-aa30-66a2129a7867', 'x-compute-request-id': 'req-7384a7a2-cb13-4920-aa30-66a2129a7867', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:47:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:47:25,660 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 1.709s 2022-09-26 18:47:25,660 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:47:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f40260be-0a2b-463a-bbb8-f8fc662a67b2', 'x-compute-request-id': 'req-f40260be-0a2b-463a-bbb8-f8fc662a67b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:47:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:47:27,680 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 1.001s 2022-09-26 18:47:27,681 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:47:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d615f064-5591-4e2a-a8c3-61711c5e2cee', 'x-compute-request-id': 'req-d615f064-5591-4e2a-a8c3-61711c5e2cee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:47:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:47:29,196 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.499s 2022-09-26 18:47:29,196 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:47:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f900c5b9-e59c-492b-a965-ed9e6f1307a6', 'x-compute-request-id': 'req-f900c5b9-e59c-492b-a965-ed9e6f1307a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:47:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:47:30,605 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.394s 2022-09-26 18:47:30,606 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:47:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4cf9aa3c-80ab-412b-8dff-951754ec41e6', 'x-compute-request-id': 'req-4cf9aa3c-80ab-412b-8dff-951754ec41e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:47:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:47:32,996 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 1.375s 2022-09-26 18:47:32,996 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:47:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9329a2a2-aa77-451c-be22-d93d0bd1fc0f', 'x-compute-request-id': 'req-9329a2a2-aa77-451c-be22-d93d0bd1fc0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"server": {"id": "ef09af79-b777-4da4-96c2-416944f237fd", "name": "tempest-ServerActionsTestJSON-server-2125130968", "status": "BUILD", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:33Z", "updated": "2022-09-26T18:47:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/ef09af79-b777-4da4-96c2-416944f237fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:47:34,342 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 204 DELETE http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 1.328s 2022-09-26 18:47:34,342 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:47: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-26cb2b3f-0a52-4c27-9571-5b8e73aad436', 'x-compute-request-id': 'req-26cb2b3f-0a52-4c27-9571-5b8e73aad436', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'' 2022-09-26 18:47:34,961 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 404 GET http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd 0.618s 2022-09-26 18:47:34,962 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:47: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-d03bcf67-a2b8-433e-b462-c034e5640476', 'x-compute-request-id': 'req-d03bcf67-a2b8-433e-b462-c034e5640476', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/ef09af79-b777-4da4-96c2-416944f237fd'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance ef09af79-b777-4da4-96c2-416944f237fd could not be found."}}' 2022-09-26 18:47:34,962 105851 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 2022-09-26 18:47:36,267 105851 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.222.0.82/compute/v2.1/servers/443cab1e-19ad-4852-a5de-fd20977e404d 1.288s 2022-09-26 18:47:36,267 105851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:47:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1669', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13c2f014-9856-4a26-b349-3049aeb78d90', 'x-compute-request-id': 'req-13c2f014-9856-4a26-b349-3049aeb78d90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/443cab1e-19ad-4852-a5de-fd20977e404d'} Body: b'{"server": {"id": "443cab1e-19ad-4852-a5de-fd20977e404d", "name": "tempest-ServerActionsTestJSON-server-1956309422", "status": "ACTIVE", "tenant_id": "d01a2c57cd4c4b8a942cda8d9bf3b4c9", "user_id": "a6b1ee1ca3cd48ceb35284c6b78d6e7e", "metadata": {}, "hostId": "ac192a0e5edfca4b25696633751d0f0333c7a8461fe448965b1d0339", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:32:19Z", "updated": "2022-09-26T18:40:01Z", "addresses": {"tempest-ServerActionsTestJSON-761259047-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:ce:8f"}, {"version": 4, "addr": "172.25.5.168", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:ce:8f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/443cab1e-19ad-4852-a5de-fd20977e404d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/443cab1e-19ad-4852-a5de-fd20977e404d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1342455451", "OS-SRV-USG:launched_at": "2022-09-26T18:32:45.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--973180149"}], "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 733, in test_shelve_paused_server server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 346, 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 312, in create_test_server waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 101, in wait_for_server_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (ServerActionsTestJSON:test_shelve_paused_server) Server ef09af79-b777-4da4-96c2-416944f237fd failed to reach ACTIVE status and task state "None" within the required time (360 s). Server boot request ID: req-6032140a-daf8-48e5-ad60-a3bc8d48dbaf. Current status: BUILD. Current task state: scheduling. |
||||||
test_stop_start_server[id-af8eafd4-38a7-4a4b-bdbc-75145a580560] |
pass
pt6.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
pt6.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
pt6.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
pt6.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
pt6.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
pt6.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.volumes.test_attach_volume.AttachVolumeTestJSON | 2 | 1 | 1 | 0 | 0 | Detail | |
test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
pass
pt7.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] |
fail
ft7.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-09-26 18:44:51,427 105850 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2022-09-26 18:44:51,428 105850 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2022-09-26 18:44:51,774 105850 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.222.0.82/compute/v2.1/os-keypairs 0.343s 2022-09-26 18:44:51,774 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-132866803", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCfJEUOQNkfvesHOPELzAZ/KwzutqPVditXo3Qg+0DaOqpVsr/7E/Xsb9Ee+XUw+6vyzxt76BqBL3m1HRWDc6PjctKDInKj25xUYHILkbpu0nsF2RlFckOxADKTtqWfaTA=="}} Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b67eee05-378a-4e93-aa4f-39b46b23f5dc', 'x-compute-request-id': 'req-b67eee05-378a-4e93-aa4f-39b46b23f5dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-132866803", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCfJEUOQNkfvesHOPELzAZ/KwzutqPVditXo3Qg+0DaOqpVsr/7E/Xsb9Ee+XUw+6vyzxt76BqBL3m1HRWDc6PjctKDInKj25xUYHILkbpu0nsF2RlFckOxADKTtqWfaTA==", "fingerprint": "89:e2:5f:f9:f3:db:c2:25:60:c6:47:9b:8b:4b:ce:a7", "user_id": "86f862a43d204cf9897cb3bff0bd38f5"}}' 2022-09-26 18:44:51,777 105850 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-132866803 created 2022-09-26 18:44:52,257 105850 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.82:9696/v2.0/security-groups 0.479s 2022-09-26 18:44:52,257 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-securitygroup--2106594056", "description": "tempest-description--1176191425"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1582', 'x-openstack-request-id': 'req-be4d0ac8-5425-484a-82b0-c2ded676a703', 'date': 'Mon, 26 Sep 2022 18:44:52 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.82:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "d0c24adc-1aa1-4edb-858e-18d4b5b073c5", "name": "tempest-securitygroup--2106594056", "stateful": true, "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "description": "tempest-description--1176191425", "security_group_rules": [{"id": "0acfbe1d-8308-4f65-a3db-0a5bc16bb8fa", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "security_group_id": "d0c24adc-1aa1-4edb-858e-18d4b5b073c5", "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": 1930, "description": null, "tags": [], "created_at": "2022-09-26T18:44:51Z", "updated_at": "2022-09-26T18:44:51Z", "revision_number": 0, "project_id": "977f9d3935544232a1d1bdb3b6fbe393"}, {"id": "cc636342-00e2-4f7e-9fc1-4ead6a7aa4f0", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "security_group_id": "d0c24adc-1aa1-4edb-858e-18d4b5b073c5", "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": 1931, "description": null, "tags": [], "created_at": "2022-09-26T18:44:51Z", "updated_at": "2022-09-26T18:44:51Z", "revision_number": 0, "project_id": "977f9d3935544232a1d1bdb3b6fbe393"}], "tags": [], "created_at": "2022-09-26T18:44:51Z", "updated_at": "2022-09-26T18:44:51Z", "revision_number": 1, "project_id": "977f9d3935544232a1d1bdb3b6fbe393"}}' 2022-09-26 18:44:52,652 105850 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.82:9696/v2.0/security-group-rules 0.393s 2022-09-26 18:44:52,653 105850 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": "d0c24adc-1aa1-4edb-858e-18d4b5b073c5", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-000cabaa-4de1-427e-8620-8cb787d16b1f', 'date': 'Mon, 26 Sep 2022 18:44:52 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.82:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c0c8f58b-3f7e-4e9b-afba-62d535df923b", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "security_group_id": "d0c24adc-1aa1-4edb-858e-18d4b5b073c5", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-09-26T18:44:52Z", "updated_at": "2022-09-26T18:44:52Z", "revision_number": 0, "project_id": "977f9d3935544232a1d1bdb3b6fbe393"}}' 2022-09-26 18:44:53,068 105850 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.82:9696/v2.0/security-group-rules 0.414s 2022-09-26 18:44:53,069 105850 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": "d0c24adc-1aa1-4edb-858e-18d4b5b073c5", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-e51cca3c-8e9f-4cc8-b8e7-6ea148306f4b', 'date': 'Mon, 26 Sep 2022 18:44:53 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.82:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c4c3ea62-5165-4822-b134-2427e6c22b6e", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "security_group_id": "d0c24adc-1aa1-4edb-858e-18d4b5b073c5", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-09-26T18:44:52Z", "updated_at": "2022-09-26T18:44:52Z", "revision_number": 0, "project_id": "977f9d3935544232a1d1bdb3b6fbe393"}}' 2022-09-26 18:44:53,069 105850 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2106594056 created 2022-09-26 18:44:54,497 105850 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.82:9696/v2.0/floatingips 1.427s 2022-09-26 18:44:54,497 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "9b41c5fc-68e0-49f0-ac02-934c9be6056c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '494', 'x-openstack-request-id': 'req-1399b75d-4b1d-4b96-b52f-027ab591fed5', 'date': 'Mon, 26 Sep 2022 18:44:54 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.82:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "4f4d4b7e-ad0b-4b64-8b4b-91a08f3564bf", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "floating_ip_address": "172.25.5.177", "floating_network_id": "9b41c5fc-68e0-49f0-ac02-934c9be6056c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "977f9d3935544232a1d1bdb3b6fbe393", "description": "", "port_details": null, "tags": [], "created_at": "2022-09-26T18:44:53Z", "updated_at": "2022-09-26T18:44:53Z", "revision_number": 0}}' 2022-09-26 18:44:54,498 105850 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '4f4d4b7e-ad0b-4b64-8b4b-91a08f3564bf', 'tenant_id': '977f9d3935544232a1d1bdb3b6fbe393', 'floating_ip_address': '172.25.5.177', 'floating_network_id': '9b41c5fc-68e0-49f0-ac02-934c9be6056c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '977f9d3935544232a1d1bdb3b6fbe393', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-09-26T18:44:53Z', 'updated_at': '2022-09-26T18:44:53Z', 'revision_number': 0, 'ip': '172.25.5.177'} created 2022-09-26 18:44:54,602 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 201 POST http://10.222.0.82/identity/v3/auth/tokens 0.099s 2022-09-26 18:44:54,603 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3682', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a3c51054-f211-4c60-bf9a-ae22d9965f03', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.82/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "86f862a43d204cf9897cb3bff0bd38f5", "name": "tempest-AttachVolumeTestJSON-472989938-project", "password_expires_at": null}, "audit_ids": ["qFI_k8qjQayG_SJvIPdnlg"], "expires_at": "2022-09-26T19:44:54.000000Z", "issued_at": "2022-09-26T18:44:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "977f9d3935544232a1d1bdb3b6fbe393", "name": "tempest-AttachVolumeTestJSON-472989938"}, "is_domain": false, "roles": [{"id": "17c0f7ee6666490e8a3f642066b98052", "name": "reader"}, {"id": "02df89ba6d594a3fa10594cedbf7e1f9", "name": "member"}], "catalog": [{"endpoints": [{"id": "27d2aca8450f467d960bda919bed33e6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.82/identity", "region": "RegionOne"}, {"id": "d62051163953459eb4eeceecb76bc904", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.82/identity", "region": "RegionOne"}], "id": "079466fe726b4af597abee8a83dba50c", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "567730aa82724a20913beaef1ede8f80", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.82/volume/v3/977f9d3935544232a1d1bdb3b6fbe393", "region": "RegionOne"}], "id": "09cad5cc50184130900288ed21f96520", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "eb0c60cdbb904e3babc2cff67295ea05", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.82/volume/v2/977f9d3935544232a1d1bdb3b6fbe393", "region": "RegionOne"}], "id": "233b0e0f807444509d0447415047581f", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "79e5f44c50ce469597f4cd4d054bb7d0", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.82:9696/", "region": "RegionOne"}], "id": "31b252c906c74356b04e8cb9008f824b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "9b258cc26cba474b87f6b32df8e347fa", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.82/compute/v2/977f9d3935544232a1d1bdb3b6fbe393", "region": "RegionOne"}], "id": "4ef6fd3462fa41daad29533ae6d03a4c", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "e809b72499be426d987a38e790b28d55", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.82/image", "region": "RegionOne"}], "id": "7283c31b84024d4da00be6ec29207e2a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3b5c87d208f4f86b25644ba46fc500e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.82/volume/v3/977f9d3935544232a1d1bdb3b6fbe393", "region": "RegionOne"}], "id": "951d1edbe9624ecfbe4b8c9f8df3f62d", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c48454dbf61240b5a50bff12be8f1443", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.82/compute/v2.1", "region": "RegionOne"}], "id": "be1de1c21f4f494981d7b9797688aabe", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "abc43218b98a405caa7e3dc840b6f927", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.82:8080/v1/AUTH_977f9d3935544232a1d1bdb3b6fbe393", "region": "RegionOne"}, {"id": "d7a6d14e8dcf40f780182ff30e9f8c6b", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.82:8080", "region": "RegionOne"}], "id": "ca1875006fa14146b4c99c95b56a2e90", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "bfffceff5fc549f9a0b7618f7c81d408", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.82/placement", "region": "RegionOne"}], "id": "dd2384b6f26b43c6898ca88ea4b9fdb0", "type": "placement", "name": "placement"}]}}' 2022-09-26 18:44:54,603 105850 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': '2798c66f-88ec-40a3-a770-a383b617f9e1', 'name': 'tempest-AttachVolumeTestJSON-1301783631-network', 'tenant_id': '977f9d3935544232a1d1bdb3b6fbe393', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '977f9d3935544232a1d1bdb3b6fbe393', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 804, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-09-26T18:39:56Z', 'updated_at': '2022-09-26T18:39:56Z', 'revision_number': 1} available for tenant 2022-09-26 18:44:54,604 105850 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-132866803', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCfJEUOQNkfvesHOPELzAZ/KwzutqPVditXo3Qg+0DaOqpVsr/7E/Xsb9Ee+XUw+6vyzxt76BqBL3m1HRWDc6PjctKDInKj25xUYHILkbpu0nsF2RlFckOxADKTtqWfaTA==', 'fingerprint': '89:e2:5f:f9:f3:db:c2:25:60:c6:47:9b:8b:4b:ce:a7', 'user_id': '86f862a43d204cf9897cb3bff0bd38f5', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDM/uTYWrutDdGZ1gLF2iCQBw0dwvK64OY8DGAvCYCQi+KMzT7vUTkW\nn0H/HNkWUxCgBwYFK4EEACKhZANiAAQnyRFDkDZH73rBzjxC8wGfysM7raj1XYrV\n6N0IPtA2jqqVbK/+xP17G/RHvl1MPur8s8be+gagS95tR0Vg3Oj43LSgyJyo9ucV\nGByC5G6btJ7BdkZRXJDsQAyk7aln2kw=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'd0c24adc-1aa1-4edb-858e-18d4b5b073c5', 'name': 'tempest-securitygroup--2106594056', 'stateful': True, 'tenant_id': '977f9d3935544232a1d1bdb3b6fbe393', 'description': 'tempest-description--1176191425', 'security_group_rules': [{'id': '0acfbe1d-8308-4f65-a3db-0a5bc16bb8fa', 'tenant_id': '977f9d3935544232a1d1bdb3b6fbe393', 'security_group_id': 'd0c24adc-1aa1-4edb-858e-18d4b5b073c5', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 1930, 'description': None, 'tags': [], 'created_at': '2022-09-26T18:44:51Z', 'updated_at': '2022-09-26T18:44:51Z', 'revision_number': 0, 'project_id': '977f9d3935544232a1d1bdb3b6fbe393'}, {'id': 'cc636342-00e2-4f7e-9fc1-4ead6a7aa4f0', 'tenant_id': '977f9d3935544232a1d1bdb3b6fbe393', 'security_group_id': 'd0c24adc-1aa1-4edb-858e-18d4b5b073c5', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 1931, 'description': None, 'tags': [], 'created_at': '2022-09-26T18:44:51Z', 'updated_at': '2022-09-26T18:44:51Z', 'revision_number': 0, 'project_id': '977f9d3935544232a1d1bdb3b6fbe393'}], 'tags': [], 'created_at': '2022-09-26T18:44:51Z', 'updated_at': '2022-09-26T18:44:51Z', 'revision_number': 1, 'project_id': '977f9d3935544232a1d1bdb3b6fbe393'}, 'floating_ip': {'id': '4f4d4b7e-ad0b-4b64-8b4b-91a08f3564bf', 'tenant_id': '977f9d3935544232a1d1bdb3b6fbe393', 'floating_ip_address': '172.25.5.177', 'floating_network_id': '9b41c5fc-68e0-49f0-ac02-934c9be6056c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '977f9d3935544232a1d1bdb3b6fbe393', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-09-26T18:44:53Z', 'updated_at': '2022-09-26T18:44:53Z', 'revision_number': 0, 'ip': '172.25.5.177'}} 2022-09-26 18:44:56,615 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.222.0.82/compute/v2.1/servers 2.010s 2022-09-26 18:44:56,616 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-1720072798", "imageRef": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "2798c66f-88ec-40a3-a770-a383b617f9e1"}], "security_groups": [{"name": "tempest-securitygroup--2106594056"}], "key_name": "tempest-keypair-132866803", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '402', 'location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-135846f4-4fda-4d37-8cb8-a44f730d3b71', 'x-compute-request-id': 'req-135846f4-4fda-4d37-8cb8-a44f730d3b71', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.82/compute/v2.1/servers'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--2106594056"}], "adminPass": "password"}}' 2022-09-26 18:44:57,388 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.768s 2022-09-26 18:44:57,388 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3453193d-2cd9-45d9-a7dc-3767e82bf118', 'x-compute-request-id': 'req-3453193d-2cd9-45d9-a7dc-3767e82bf118', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:44:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:58,497 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.094s 2022-09-26 18:44:58,497 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d4d5c6e-d234-436c-9bb4-085af86ff73c', 'x-compute-request-id': 'req-1d4d5c6e-d234-436c-9bb4-085af86ff73c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:44:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:59,621 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.108s 2022-09-26 18:44:59,622 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3faae622-42d1-4497-8ca9-592dd3348ca8', 'x-compute-request-id': 'req-3faae622-42d1-4497-8ca9-592dd3348ca8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:44:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:00,762 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.126s 2022-09-26 18:45:00,763 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f601b86-93e1-45b3-af3d-011ec21af9a6', 'x-compute-request-id': 'req-9f601b86-93e1-45b3-af3d-011ec21af9a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:45:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:01,873 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.095s 2022-09-26 18:45:01,874 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4ae6f3f-2c09-4b49-bf36-5e9ffd14670e', 'x-compute-request-id': 'req-e4ae6f3f-2c09-4b49-bf36-5e9ffd14670e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:45:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:03,016 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.127s 2022-09-26 18:45:03,016 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-564e5980-daee-4e27-9ef2-8c0355ff2bf4', 'x-compute-request-id': 'req-564e5980-daee-4e27-9ef2-8c0355ff2bf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:45:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:04,181 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.148s 2022-09-26 18:45:04,181 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4888bdec-bf1c-48a5-8ed3-a8b97f99213a', 'x-compute-request-id': 'req-4888bdec-bf1c-48a5-8ed3-a8b97f99213a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:45:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:05,772 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.576s 2022-09-26 18:45:05,773 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08aa925d-2b12-475d-9397-c63a8e999d04', 'x-compute-request-id': 'req-08aa925d-2b12-475d-9397-c63a8e999d04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:45:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:07,140 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.351s 2022-09-26 18:45:07,141 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c590c18-3f18-4603-919f-15f9856c434a', 'x-compute-request-id': 'req-0c590c18-3f18-4603-919f-15f9856c434a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:45:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:08,289 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.127s 2022-09-26 18:45:08,289 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35beff75-8fbe-4ad2-82f2-f37de8307dba', 'x-compute-request-id': 'req-35beff75-8fbe-4ad2-82f2-f37de8307dba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:45:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:09,465 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.159s 2022-09-26 18:45:09,465 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e27f4a5c-4b62-43fb-8b87-56a73455924e', 'x-compute-request-id': 'req-e27f4a5c-4b62-43fb-8b87-56a73455924e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:10,715 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.224s 2022-09-26 18:45:10,715 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82e2afd6-4713-4fc1-824c-fbf8c37f7641', 'x-compute-request-id': 'req-82e2afd6-4713-4fc1-824c-fbf8c37f7641', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:45:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:11,970 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.239s 2022-09-26 18:45:11,970 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a717263-c4a7-4c2f-bdb6-48d7a15605e0', 'x-compute-request-id': 'req-0a717263-c4a7-4c2f-bdb6-48d7a15605e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:45:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:13,203 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.216s 2022-09-26 18:45:13,203 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36849497-84a1-4065-858e-24764229ea96', 'x-compute-request-id': 'req-36849497-84a1-4065-858e-24764229ea96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:45:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:14,316 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.099s 2022-09-26 18:45:14,317 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08d0b114-6785-4761-9c43-ca8bf33b9748', 'x-compute-request-id': 'req-08d0b114-6785-4761-9c43-ca8bf33b9748', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:45:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:15,442 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.110s 2022-09-26 18:45:15,443 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d59debd5-4634-4662-9cc9-edf8e68541be', 'x-compute-request-id': 'req-d59debd5-4634-4662-9cc9-edf8e68541be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:45:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:16,557 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.098s 2022-09-26 18:45:16,558 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cebd40c7-e3d0-4581-b9dc-d766bbbaa2a9', 'x-compute-request-id': 'req-cebd40c7-e3d0-4581-b9dc-d766bbbaa2a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:45:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:17,698 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.123s 2022-09-26 18:45:17,698 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bdb775e7-9dcd-4690-b657-6b85d1f63e00', 'x-compute-request-id': 'req-bdb775e7-9dcd-4690-b657-6b85d1f63e00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:45:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:18,817 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.104s 2022-09-26 18:45:18,817 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-423fb3ac-0a8b-4383-bbcf-95861b561a5c', 'x-compute-request-id': 'req-423fb3ac-0a8b-4383-bbcf-95861b561a5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:45:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:19,929 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.098s 2022-09-26 18:45:19,930 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71bab1fd-b89e-4b6d-b959-e4298cb874c4', 'x-compute-request-id': 'req-71bab1fd-b89e-4b6d-b959-e4298cb874c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:45:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:21,051 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.106s 2022-09-26 18:45:21,051 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12281bb8-c9ac-4a20-a936-8e37f61bd1ba', 'x-compute-request-id': 'req-12281bb8-c9ac-4a20-a936-8e37f61bd1ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:45:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:22,164 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.098s 2022-09-26 18:45:22,165 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad59680a-5d7a-4a99-b29e-28786fd47b23', 'x-compute-request-id': 'req-ad59680a-5d7a-4a99-b29e-28786fd47b23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:45:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:23,277 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.098s 2022-09-26 18:45:23,278 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d348ba31-81a1-4a92-952d-064b1a419fa6', 'x-compute-request-id': 'req-d348ba31-81a1-4a92-952d-064b1a419fa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:45:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:24,556 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.263s 2022-09-26 18:45:24,556 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75a6e683-a7a1-4e05-97f5-289c3171132f', 'x-compute-request-id': 'req-75a6e683-a7a1-4e05-97f5-289c3171132f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:45:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:25,718 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.147s 2022-09-26 18:45:25,719 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12fcae25-5336-4ee4-8a38-63f9224ff5e7', 'x-compute-request-id': 'req-12fcae25-5336-4ee4-8a38-63f9224ff5e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:45:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:26,835 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.102s 2022-09-26 18:45:26,835 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9fa35ade-d56e-4c23-836c-e27f7dbdf7f3', 'x-compute-request-id': 'req-9fa35ade-d56e-4c23-836c-e27f7dbdf7f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:45:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:27,950 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.099s 2022-09-26 18:45:27,950 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d0939d8-0e08-4487-9362-94af1dad1f0a', 'x-compute-request-id': 'req-4d0939d8-0e08-4487-9362-94af1dad1f0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:45:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:29,110 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.146s 2022-09-26 18:45:29,111 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8c53b9d-5df8-4942-9eff-657a9b6005da', 'x-compute-request-id': 'req-a8c53b9d-5df8-4942-9eff-657a9b6005da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:45:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:30,226 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.101s 2022-09-26 18:45:30,226 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0903ee39-d1da-4e86-ae01-faeddf4892ea', 'x-compute-request-id': 'req-0903ee39-d1da-4e86-ae01-faeddf4892ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:45:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:31,339 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.098s 2022-09-26 18:45:31,339 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d6f8478-aeca-4c9e-877c-14a0f136d757', 'x-compute-request-id': 'req-8d6f8478-aeca-4c9e-877c-14a0f136d757', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:45:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:32,454 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.100s 2022-09-26 18:45:32,455 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d6b12ab-f00e-4402-ab15-7738af46f004', 'x-compute-request-id': 'req-4d6b12ab-f00e-4402-ab15-7738af46f004', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:45:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:33,604 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.134s 2022-09-26 18:45:33,605 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9bfb6aa3-8788-494b-92b2-bc0b66b681a9', 'x-compute-request-id': 'req-9bfb6aa3-8788-494b-92b2-bc0b66b681a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:45:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:34,718 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.098s 2022-09-26 18:45:34,719 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6bc9454b-6475-4541-bd54-d7a74430d503', 'x-compute-request-id': 'req-6bc9454b-6475-4541-bd54-d7a74430d503', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:45:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:35,825 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.092s 2022-09-26 18:45:35,825 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4adf832e-e943-4fc4-917c-9969cc353f35', 'x-compute-request-id': 'req-4adf832e-e943-4fc4-917c-9969cc353f35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:45:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:36,957 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.117s 2022-09-26 18:45:36,957 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d082cf9-2ee9-4488-9f63-5f461030cc46', 'x-compute-request-id': 'req-5d082cf9-2ee9-4488-9f63-5f461030cc46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:45:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:38,087 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.115s 2022-09-26 18:45:38,087 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc3be02c-574e-4592-affe-d6f38e4905c9', 'x-compute-request-id': 'req-dc3be02c-574e-4592-affe-d6f38e4905c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:45:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:39,202 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.099s 2022-09-26 18:45:39,203 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e211a012-7e45-4f7e-a569-e000737ebd62', 'x-compute-request-id': 'req-e211a012-7e45-4f7e-a569-e000737ebd62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:45:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:40,321 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.101s 2022-09-26 18:45:40,322 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bcd8c94a-aa9b-4cef-ae57-8c70f008183a', 'x-compute-request-id': 'req-bcd8c94a-aa9b-4cef-ae57-8c70f008183a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:45:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:41,438 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.101s 2022-09-26 18:45:41,438 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23ae71fc-294d-4cda-b209-ef4d0b4a594b', 'x-compute-request-id': 'req-23ae71fc-294d-4cda-b209-ef4d0b4a594b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:45:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:42,556 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.102s 2022-09-26 18:45:42,556 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-710b804b-e1b6-4ff8-abb3-d64d8efd204e', 'x-compute-request-id': 'req-710b804b-e1b6-4ff8-abb3-d64d8efd204e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:45:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:43,681 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.110s 2022-09-26 18:45:43,681 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4556f7d-8e6f-4fd7-bf0f-eb0ae848959b', 'x-compute-request-id': 'req-a4556f7d-8e6f-4fd7-bf0f-eb0ae848959b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:45:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:44,919 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.223s 2022-09-26 18:45:44,920 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3f1f894-ba70-4e36-a3be-23d67cdfab5f', 'x-compute-request-id': 'req-b3f1f894-ba70-4e36-a3be-23d67cdfab5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:45:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:46,070 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.135s 2022-09-26 18:45:46,071 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a201ff21-d3c5-4c46-81c7-c7215cc6e3c3', 'x-compute-request-id': 'req-a201ff21-d3c5-4c46-81c7-c7215cc6e3c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:45:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:47,187 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.101s 2022-09-26 18:45:47,187 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbcbe121-7285-44a8-952c-54cd77f6c131', 'x-compute-request-id': 'req-fbcbe121-7285-44a8-952c-54cd77f6c131', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:45:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:48,434 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.234s 2022-09-26 18:45:48,435 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-163a4578-193f-435d-9c16-296635971c9b', 'x-compute-request-id': 'req-163a4578-193f-435d-9c16-296635971c9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:45:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:49,606 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.157s 2022-09-26 18:45:49,606 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-961a33fa-d2be-4d94-8c23-09cc22c087a2', 'x-compute-request-id': 'req-961a33fa-d2be-4d94-8c23-09cc22c087a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:45:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:50,721 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.100s 2022-09-26 18:45:50,722 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e21060ab-3359-4284-88b1-bab3d18e622a', 'x-compute-request-id': 'req-e21060ab-3359-4284-88b1-bab3d18e622a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:45:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:51,876 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.139s 2022-09-26 18:45:51,876 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb8ee357-ee45-4802-8851-ba6de3341b82', 'x-compute-request-id': 'req-cb8ee357-ee45-4802-8851-ba6de3341b82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:45:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:52,999 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.107s 2022-09-26 18:45:53,000 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18a5eab6-81de-426d-bed5-0ad3a01272d6', 'x-compute-request-id': 'req-18a5eab6-81de-426d-bed5-0ad3a01272d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:45:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:54,129 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.115s 2022-09-26 18:45:54,129 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5aa47f85-fdba-4d10-87e5-d4315ec68e1d', 'x-compute-request-id': 'req-5aa47f85-fdba-4d10-87e5-d4315ec68e1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:45:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:55,244 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.099s 2022-09-26 18:45:55,244 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82d19a88-1e18-46ef-95d8-a5ec3d027180', 'x-compute-request-id': 'req-82d19a88-1e18-46ef-95d8-a5ec3d027180', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:45:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:56,358 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.097s 2022-09-26 18:45:56,359 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64c9d540-3f42-4cea-bd04-6d06cd095b60', 'x-compute-request-id': 'req-64c9d540-3f42-4cea-bd04-6d06cd095b60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:45:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:57,485 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.112s 2022-09-26 18:45:57,485 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-113c9a8f-e10b-4d07-8d06-269a40289ecf', 'x-compute-request-id': 'req-113c9a8f-e10b-4d07-8d06-269a40289ecf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:45:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:58,608 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.108s 2022-09-26 18:45:58,608 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a35607e-0bfd-4510-b574-46bdad6c52c1', 'x-compute-request-id': 'req-8a35607e-0bfd-4510-b574-46bdad6c52c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:45:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:59,725 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.102s 2022-09-26 18:45:59,725 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf3dad0d-832b-4e01-b9fc-38f94185fa0e', 'x-compute-request-id': 'req-cf3dad0d-832b-4e01-b9fc-38f94185fa0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:45:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:00,843 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.103s 2022-09-26 18:46:00,844 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9bcfec4-93f2-452c-9eec-5fbc89f85b92', 'x-compute-request-id': 'req-c9bcfec4-93f2-452c-9eec-5fbc89f85b92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:46:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:01,959 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.095s 2022-09-26 18:46:01,959 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9afa5672-a1fa-4d03-8f42-b5db7e97f854', 'x-compute-request-id': 'req-9afa5672-a1fa-4d03-8f42-b5db7e97f854', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:46:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:03,083 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.109s 2022-09-26 18:46:03,083 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9c4dda4-197e-4bc6-ad17-d699367a1400', 'x-compute-request-id': 'req-a9c4dda4-197e-4bc6-ad17-d699367a1400', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:46:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:04,196 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.098s 2022-09-26 18:46:04,197 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b592b6b-a627-4652-a098-d9d00eb819fe', 'x-compute-request-id': 'req-0b592b6b-a627-4652-a098-d9d00eb819fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:46:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:05,308 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.096s 2022-09-26 18:46:05,308 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5a2a876-5893-4937-8be7-2587945301b5', 'x-compute-request-id': 'req-f5a2a876-5893-4937-8be7-2587945301b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:46:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:06,427 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.103s 2022-09-26 18:46:06,427 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b098422-a6d1-42bd-877a-58877cbd549a', 'x-compute-request-id': 'req-5b098422-a6d1-42bd-877a-58877cbd549a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:46:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:07,536 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.093s 2022-09-26 18:46:07,536 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd0be260-6596-4e7c-8a56-5fc83d5558f7', 'x-compute-request-id': 'req-fd0be260-6596-4e7c-8a56-5fc83d5558f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:46:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:09,617 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 1.066s 2022-09-26 18:46:09,618 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-682e21ac-dfda-4af9-aa1f-d4e79015292c', 'x-compute-request-id': 'req-682e21ac-dfda-4af9-aa1f-d4e79015292c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:46:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:10,807 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.173s 2022-09-26 18:46:10,807 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfebd03f-9586-4d7a-b216-389cca7b0eb1', 'x-compute-request-id': 'req-bfebd03f-9586-4d7a-b216-389cca7b0eb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:46:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:12,078 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.254s 2022-09-26 18:46:12,079 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fd91a19-fccf-49a6-bdbb-e0314bd16d71', 'x-compute-request-id': 'req-3fd91a19-fccf-49a6-bdbb-e0314bd16d71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:46:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:13,204 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.105s 2022-09-26 18:46:13,204 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d907728-cb73-4d3c-a5a1-c62c3e294696', 'x-compute-request-id': 'req-9d907728-cb73-4d3c-a5a1-c62c3e294696', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:46:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:14,331 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.112s 2022-09-26 18:46:14,332 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63c973e8-b062-4aa0-8cc7-f3ff4a6916c8', 'x-compute-request-id': 'req-63c973e8-b062-4aa0-8cc7-f3ff4a6916c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:46:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:15,470 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.118s 2022-09-26 18:46:15,470 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d926f6f0-bd87-4025-ab0a-684feb08a42f', 'x-compute-request-id': 'req-d926f6f0-bd87-4025-ab0a-684feb08a42f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:46:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:16,782 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.294s 2022-09-26 18:46:16,782 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe9b6c3f-b48e-4e66-a189-b41a56b2c9fe', 'x-compute-request-id': 'req-fe9b6c3f-b48e-4e66-a189-b41a56b2c9fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:46:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:17,946 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.148s 2022-09-26 18:46:17,946 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa84d7f1-9d4f-4df5-9f39-46eed8058b5b', 'x-compute-request-id': 'req-aa84d7f1-9d4f-4df5-9f39-46eed8058b5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:46:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:19,246 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.284s 2022-09-26 18:46:19,246 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48551e77-bc83-4e17-ab0d-958c1a95aa73', 'x-compute-request-id': 'req-48551e77-bc83-4e17-ab0d-958c1a95aa73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:46:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:20,363 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.100s 2022-09-26 18:46:20,363 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c35dd394-0110-46f1-afb1-4f924ad35abb', 'x-compute-request-id': 'req-c35dd394-0110-46f1-afb1-4f924ad35abb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:46:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:21,533 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.156s 2022-09-26 18:46:21,534 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce234cc3-08fb-49ca-bcc4-2f27bd043676', 'x-compute-request-id': 'req-ce234cc3-08fb-49ca-bcc4-2f27bd043676', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:46:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:22,663 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.109s 2022-09-26 18:46:22,663 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fa78212-2d8e-4ede-a9d1-0da391b4bb79', 'x-compute-request-id': 'req-3fa78212-2d8e-4ede-a9d1-0da391b4bb79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:46:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:23,865 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.186s 2022-09-26 18:46:23,865 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7f6c63b-43b6-4306-a3d0-4b0316059624', 'x-compute-request-id': 'req-e7f6c63b-43b6-4306-a3d0-4b0316059624', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:46:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:25,170 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.290s 2022-09-26 18:46:25,170 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-062b2bae-1f7f-4c8f-8304-9ef1afa81094', 'x-compute-request-id': 'req-062b2bae-1f7f-4c8f-8304-9ef1afa81094', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:46:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:26,407 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.222s 2022-09-26 18:46:26,407 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d1ee34c-9271-4ff6-8c58-aaff80ff565a', 'x-compute-request-id': 'req-7d1ee34c-9271-4ff6-8c58-aaff80ff565a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:46:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:27,759 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.336s 2022-09-26 18:46:27,759 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ee34794-3926-452d-9213-c8dd75c199b5', 'x-compute-request-id': 'req-7ee34794-3926-452d-9213-c8dd75c199b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:46:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:28,896 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.111s 2022-09-26 18:46:28,897 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f78a905-8994-443e-b36d-851ed829ed2f', 'x-compute-request-id': 'req-7f78a905-8994-443e-b36d-851ed829ed2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:46:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:30,062 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.145s 2022-09-26 18:46:30,062 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1147aad-b2f6-4322-b049-f8e40276f54b', 'x-compute-request-id': 'req-a1147aad-b2f6-4322-b049-f8e40276f54b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:46:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:31,233 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.155s 2022-09-26 18:46:31,234 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f240d4b-ffa7-4c43-a899-2feadae25a0b', 'x-compute-request-id': 'req-7f240d4b-ffa7-4c43-a899-2feadae25a0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:46:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:32,451 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.200s 2022-09-26 18:46:32,451 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa9214cd-1b46-41db-b72e-492e419233e8', 'x-compute-request-id': 'req-fa9214cd-1b46-41db-b72e-492e419233e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:46:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:33,977 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.505s 2022-09-26 18:46:33,977 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45933e97-882f-4f6b-b97f-ecbb06dddb96', 'x-compute-request-id': 'req-45933e97-882f-4f6b-b97f-ecbb06dddb96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:46:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:35,120 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.124s 2022-09-26 18:46:35,121 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7676c96-8d7f-4f55-8827-5a31fc38f8db', 'x-compute-request-id': 'req-c7676c96-8d7f-4f55-8827-5a31fc38f8db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:46:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:36,426 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.287s 2022-09-26 18:46:36,426 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fb40892-8035-4cf9-8bdc-ffdad39794c8', 'x-compute-request-id': 'req-8fb40892-8035-4cf9-8bdc-ffdad39794c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:46:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:37,822 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.373s 2022-09-26 18:46:37,822 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84cfc419-64bd-4dc3-a750-a28961a85106', 'x-compute-request-id': 'req-84cfc419-64bd-4dc3-a750-a28961a85106', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:46:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:40,412 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 1.569s 2022-09-26 18:46:40,413 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30279f7b-b656-49b7-b411-4dc1a4d9e73a', 'x-compute-request-id': 'req-30279f7b-b656-49b7-b411-4dc1a4d9e73a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:46:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:42,877 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 1.450s 2022-09-26 18:46:42,877 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2397f1db-54f5-473c-9a4e-49c095ccf313', 'x-compute-request-id': 'req-2397f1db-54f5-473c-9a4e-49c095ccf313', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:46:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:44,183 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.290s 2022-09-26 18:46:44,183 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02f83144-8701-44a5-900f-c22380a00aa7', 'x-compute-request-id': 'req-02f83144-8701-44a5-900f-c22380a00aa7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:46:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:45,319 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.116s 2022-09-26 18:46:45,319 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d72bc0e1-b67b-4204-a237-fce0e0c0f4d5', 'x-compute-request-id': 'req-d72bc0e1-b67b-4204-a237-fce0e0c0f4d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:46:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:46,470 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.136s 2022-09-26 18:46:46,470 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25ec3f1a-901a-4f48-9652-d6c1aaa993ff', 'x-compute-request-id': 'req-25ec3f1a-901a-4f48-9652-d6c1aaa993ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:46:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:47,756 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.271s 2022-09-26 18:46:47,756 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b112682a-4c4c-45ce-98b6-d354eeb3b7cb', 'x-compute-request-id': 'req-b112682a-4c4c-45ce-98b6-d354eeb3b7cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:46:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:49,018 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.243s 2022-09-26 18:46:49,019 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23b32814-d921-40ce-b1b3-ca6e137826ea', 'x-compute-request-id': 'req-23b32814-d921-40ce-b1b3-ca6e137826ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:46:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:50,964 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.931s 2022-09-26 18:46:50,965 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92092c75-0ab7-4362-ac71-dfc072a187fc', 'x-compute-request-id': 'req-92092c75-0ab7-4362-ac71-dfc072a187fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:46:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:52,136 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.153s 2022-09-26 18:46:52,136 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d2c459f-f9dd-4217-ac07-29face177e32', 'x-compute-request-id': 'req-2d2c459f-f9dd-4217-ac07-29face177e32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:46:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:53,301 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.151s 2022-09-26 18:46:53,302 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5507cb78-6478-4527-9c3e-1dc022211844', 'x-compute-request-id': 'req-5507cb78-6478-4527-9c3e-1dc022211844', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:46:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:54,744 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.428s 2022-09-26 18:46:54,745 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5835a02-90eb-4491-b122-268ae54ea34e', 'x-compute-request-id': 'req-b5835a02-90eb-4491-b122-268ae54ea34e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:46:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:56,464 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.699s 2022-09-26 18:46:56,464 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a457ac4-0a29-444a-9673-bd11d430adbd', 'x-compute-request-id': 'req-5a457ac4-0a29-444a-9673-bd11d430adbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:46:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:58,142 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.663s 2022-09-26 18:46:58,143 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dcdd2a45-6cf7-4572-bdc7-3d9b3546f362', 'x-compute-request-id': 'req-dcdd2a45-6cf7-4572-bdc7-3d9b3546f362', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:46:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:59,435 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.276s 2022-09-26 18:46:59,436 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9dba1b4-11a7-49cd-8eba-2965b32a8cb0', 'x-compute-request-id': 'req-e9dba1b4-11a7-49cd-8eba-2965b32a8cb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:46:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:47:00,817 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.364s 2022-09-26 18:47:00,817 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:47:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a19f4a24-ff62-4ccb-aa20-29b17f500d1d', 'x-compute-request-id': 'req-a19f4a24-ff62-4ccb-aa20-29b17f500d1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:47:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:47:02,479 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.647s 2022-09-26 18:47:02,480 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:47:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f95153d3-6e78-4c31-bd0e-6123131df853', 'x-compute-request-id': 'req-f95153d3-6e78-4c31-bd0e-6123131df853', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:47:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:47:04,121 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.625s 2022-09-26 18:47:04,121 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:47:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e0eb483-9879-4f90-934c-501c206b6fa4', 'x-compute-request-id': 'req-0e0eb483-9879-4f90-934c-501c206b6fa4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:47:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:47:05,908 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.773s 2022-09-26 18:47:05,909 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:47:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce15c7ec-8da9-49db-add7-6d9881a4d21f', 'x-compute-request-id': 'req-ce15c7ec-8da9-49db-add7-6d9881a4d21f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:47:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:47:07,237 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.310s 2022-09-26 18:47:07,238 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:47:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-699b00e5-e5c5-427a-bf8f-3be2d65641cc', 'x-compute-request-id': 'req-699b00e5-e5c5-427a-bf8f-3be2d65641cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:47:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:47:09,234 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.981s 2022-09-26 18:47:09,234 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:47:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb243129-73a6-454d-aef0-5fcfd27acafc', 'x-compute-request-id': 'req-bb243129-73a6-454d-aef0-5fcfd27acafc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:47:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:47:10,419 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.170s 2022-09-26 18:47:10,419 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:47:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7251737f-d603-4ed9-a5c2-852c124fafb5', 'x-compute-request-id': 'req-7251737f-d603-4ed9-a5c2-852c124fafb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:47:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:47:12,002 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.569s 2022-09-26 18:47:12,002 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:47:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71d3e585-761c-4d64-8cf4-4b2a2e223962', 'x-compute-request-id': 'req-71d3e585-761c-4d64-8cf4-4b2a2e223962', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:47:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:47:13,375 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.353s 2022-09-26 18:47:13,375 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:47:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f125d962-9e77-437c-85ac-955b8d74f6f6', 'x-compute-request-id': 'req-f125d962-9e77-437c-85ac-955b8d74f6f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:47:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:47:15,380 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.981s 2022-09-26 18:47:15,380 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:47:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91808ae3-4f05-4129-99c1-fedf31847741', 'x-compute-request-id': 'req-91808ae3-4f05-4129-99c1-fedf31847741', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:47:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:47:17,366 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.970s 2022-09-26 18:47:17,367 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:47:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c213df6c-391e-4281-bf46-3c988a287d54', 'x-compute-request-id': 'req-c213df6c-391e-4281-bf46-3c988a287d54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:47:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:47:18,951 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.565s 2022-09-26 18:47:18,952 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:47:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4624251-e40b-444c-b83c-b5b120f4b9b2', 'x-compute-request-id': 'req-b4624251-e40b-444c-b83c-b5b120f4b9b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:47:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:47:20,700 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.731s 2022-09-26 18:47:20,700 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:47:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11cf089d-78fb-4072-910a-04baa97ca035', 'x-compute-request-id': 'req-11cf089d-78fb-4072-910a-04baa97ca035', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:47:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:47:22,314 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.597s 2022-09-26 18:47:22,314 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:47:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3432ca83-058a-4762-885a-e23d102f22a4', 'x-compute-request-id': 'req-3432ca83-058a-4762-885a-e23d102f22a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:47:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:47:24,683 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 1.354s 2022-09-26 18:47:24,684 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:47:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9d4098d-27f3-41e3-ad79-2fc12c71d931', 'x-compute-request-id': 'req-d9d4098d-27f3-41e3-ad79-2fc12c71d931', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:47:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:47:26,848 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 1.150s 2022-09-26 18:47:26,849 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:47:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66f626bc-2607-4c68-bc07-7f347069a3d1', 'x-compute-request-id': 'req-66f626bc-2607-4c68-bc07-7f347069a3d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:47:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:47:28,499 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.635s 2022-09-26 18:47:28,500 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:47:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5a7d2a5-9a08-4bd8-a048-5df677983320', 'x-compute-request-id': 'req-a5a7d2a5-9a08-4bd8-a048-5df677983320', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:47:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:47:29,836 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.319s 2022-09-26 18:47:29,837 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:47:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1b63a13-96d4-4970-8e48-157bee0f47a3', 'x-compute-request-id': 'req-d1b63a13-96d4-4970-8e48-157bee0f47a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:47:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:47:31,112 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.255s 2022-09-26 18:47:31,112 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:47:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b5ba64b-00bb-4c88-8983-d7b55f39831e', 'x-compute-request-id': 'req-1b5ba64b-00bb-4c88-8983-d7b55f39831e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:47:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:47:33,597 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 1.467s 2022-09-26 18:47:33,597 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:47:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0abc3027-94b2-46b7-9c76-aecdc14f00b7', 'x-compute-request-id': 'req-0abc3027-94b2-46b7-9c76-aecdc14f00b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:47:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:47:35,426 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.814s 2022-09-26 18:47:35,427 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:47:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb6fb2cc-5fdf-4ff5-b01c-c1c63319cf21', 'x-compute-request-id': 'req-cb6fb2cc-5fdf-4ff5-b01c-c1c63319cf21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:47:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:47:38,534 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 2.090s 2022-09-26 18:47:38,534 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:47:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70f40c2b-7177-4e56-9969-02bb83bbd6a0', 'x-compute-request-id': 'req-70f40c2b-7177-4e56-9969-02bb83bbd6a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:47:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:47:40,908 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 1.355s 2022-09-26 18:47:40,908 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:47:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70ba53d8-ea03-4eca-9b5d-9e9ebc300935', 'x-compute-request-id': 'req-70ba53d8-ea03-4eca-9b5d-9e9ebc300935', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:47:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:47:44,867 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 2.940s 2022-09-26 18:47:44,868 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:47:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ea8eb06-417e-4e1f-86be-6df15d9c5f88', 'x-compute-request-id': 'req-5ea8eb06-417e-4e1f-86be-6df15d9c5f88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:47:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:47:46,468 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.584s 2022-09-26 18:47:46,468 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:47:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13367a8c-977b-414a-b90e-d24a6daa8059', 'x-compute-request-id': 'req-13367a8c-977b-414a-b90e-d24a6daa8059', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:47:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:47:50,985 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 3.499s 2022-09-26 18:47:50,985 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:47:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39cd5162-4111-4c7e-bdf8-8cfbfd0c4511', 'x-compute-request-id': 'req-39cd5162-4111-4c7e-bdf8-8cfbfd0c4511', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:47:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:47:55,517 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 3.514s 2022-09-26 18:47:55,518 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:47:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-517d57e0-e63d-4082-8bf2-94708f3209a1', 'x-compute-request-id': 'req-517d57e0-e63d-4082-8bf2-94708f3209a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:47:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:47:58,762 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 2.229s 2022-09-26 18:47:58,762 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:47:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b39a1ff-7f1d-47c3-a3b9-ccd898c83c4d', 'x-compute-request-id': 'req-7b39a1ff-7f1d-47c3-a3b9-ccd898c83c4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:47:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:48:02,705 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 2.928s 2022-09-26 18:48:02,705 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:47:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6030bcf4-d790-49f9-805f-f27b92c923ce', 'x-compute-request-id': 'req-6030bcf4-d790-49f9-805f-f27b92c923ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:48:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:48:06,181 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 2.456s 2022-09-26 18:48:06,182 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:48:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad084bdb-f6f2-4ce5-a515-451ef40fcb82', 'x-compute-request-id': 'req-ad084bdb-f6f2-4ce5-a515-451ef40fcb82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:48:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:48:08,364 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 1.167s 2022-09-26 18:48:08,365 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:48:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ddcacb8b-ac35-406c-9610-93d1302f748f', 'x-compute-request-id': 'req-ddcacb8b-ac35-406c-9610-93d1302f748f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:48:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:48:10,132 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.751s 2022-09-26 18:48:10,132 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:48:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7634e611-11a2-447e-8bf9-d1204f64b253', 'x-compute-request-id': 'req-7634e611-11a2-447e-8bf9-d1204f64b253', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:48:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:48:12,111 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.965s 2022-09-26 18:48:12,112 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:48:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df9c73fd-5652-4aa9-9608-5857f9ca3c4a', 'x-compute-request-id': 'req-df9c73fd-5652-4aa9-9608-5857f9ca3c4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:48:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:48:13,738 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.611s 2022-09-26 18:48:13,738 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:48:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad83f3d8-eb32-4808-98c5-a96ef357a741', 'x-compute-request-id': 'req-ad83f3d8-eb32-4808-98c5-a96ef357a741', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:48:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:48:16,450 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 1.694s 2022-09-26 18:48:16,450 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:48:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-502b30d8-c41f-450f-8b48-0cf2a9634913', 'x-compute-request-id': 'req-502b30d8-c41f-450f-8b48-0cf2a9634913', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:48:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:48:18,506 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 1.031s 2022-09-26 18:48:18,506 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:48:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20d71b51-131e-491b-b2f9-2beab51f18f6', 'x-compute-request-id': 'req-20d71b51-131e-491b-b2f9-2beab51f18f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:48:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:48:21,973 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 2.452s 2022-09-26 18:48:21,974 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:48:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8c444e6-b3b0-4fc5-ac33-375a3d1a93b2', 'x-compute-request-id': 'req-e8c444e6-b3b0-4fc5-ac33-375a3d1a93b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:48:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:48:24,801 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 1.812s 2022-09-26 18:48:24,802 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:48:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-334a39f3-c30f-416c-90ff-79ca63a1a645', 'x-compute-request-id': 'req-334a39f3-c30f-416c-90ff-79ca63a1a645', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:48:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:48:26,300 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.480s 2022-09-26 18:48:26,301 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:48:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2729d16c-5550-45e6-a78d-260f9ddf4023', 'x-compute-request-id': 'req-2729d16c-5550-45e6-a78d-260f9ddf4023', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:48:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:48:27,534 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.217s 2022-09-26 18:48:27,534 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:48:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b1a7a9c-ca45-4d6b-8e82-2b84f3817278', 'x-compute-request-id': 'req-5b1a7a9c-ca45-4d6b-8e82-2b84f3817278', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:48:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:48:29,257 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.708s 2022-09-26 18:48:29,258 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:48:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-368429f0-c2f6-4eed-9291-1ac2bfa16e74', 'x-compute-request-id': 'req-368429f0-c2f6-4eed-9291-1ac2bfa16e74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:48:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:48:30,994 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.717s 2022-09-26 18:48:30,994 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:48:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c5372d2-fd97-4033-ac80-3d4cf9c19a37', 'x-compute-request-id': 'req-6c5372d2-fd97-4033-ac80-3d4cf9c19a37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:48:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:48:33,276 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 1.267s 2022-09-26 18:48:33,276 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:48:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6cffd85-368a-496f-a3f6-68e83d433204', 'x-compute-request-id': 'req-f6cffd85-368a-496f-a3f6-68e83d433204', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:48:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:48:35,188 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.893s 2022-09-26 18:48:35,188 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:48:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ecc411b-04cb-42c1-8412-2723390575c1', 'x-compute-request-id': 'req-8ecc411b-04cb-42c1-8412-2723390575c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:48:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:48:36,851 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.642s 2022-09-26 18:48:36,852 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:48:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e59a0f2c-1a9a-43a2-b0a3-1bc252b107d3', 'x-compute-request-id': 'req-e59a0f2c-1a9a-43a2-b0a3-1bc252b107d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:48:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:48:38,262 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.391s 2022-09-26 18:48:38,263 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:48:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0833b18-22a6-4735-a236-7949a77148f8', 'x-compute-request-id': 'req-f0833b18-22a6-4735-a236-7949a77148f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:48:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:48:40,195 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.912s 2022-09-26 18:48:40,195 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:48:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89ae93de-b1bb-4c1e-8612-2e7d9f4e93a4', 'x-compute-request-id': 'req-89ae93de-b1bb-4c1e-8612-2e7d9f4e93a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:48:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:48:41,953 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.743s 2022-09-26 18:48:41,954 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:48:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02a507a9-fcb5-42d3-8bcc-e3e70366ece8', 'x-compute-request-id': 'req-02a507a9-fcb5-42d3-8bcc-e3e70366ece8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:48:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:48:44,574 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 1.604s 2022-09-26 18:48:44,575 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:48:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-860f0a98-2e3d-482a-8144-562ae703d5b3', 'x-compute-request-id': 'req-860f0a98-2e3d-482a-8144-562ae703d5b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:48:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:48:46,201 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.607s 2022-09-26 18:48:46,201 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:48:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-006373ef-0aec-43f4-adb0-bb16c4a0b20f', 'x-compute-request-id': 'req-006373ef-0aec-43f4-adb0-bb16c4a0b20f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:48:47,420 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.195s 2022-09-26 18:48:47,421 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:48:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-363a366f-485b-4c88-bc28-1422b4babeda', 'x-compute-request-id': 'req-363a366f-485b-4c88-bc28-1422b4babeda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:48:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:48:48,837 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.400s 2022-09-26 18:48:48,837 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:48:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0edb0e8-8ebb-45bd-8a26-2c6a68582b5f', 'x-compute-request-id': 'req-c0edb0e8-8ebb-45bd-8a26-2c6a68582b5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:48:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:48:50,374 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.518s 2022-09-26 18:48:50,374 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:48:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e11e52ea-d484-4044-9bbb-3fb0c6f540b8', 'x-compute-request-id': 'req-e11e52ea-d484-4044-9bbb-3fb0c6f540b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:48:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:48:52,005 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.615s 2022-09-26 18:48:52,005 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:48:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be3e7f49-60ec-4416-abc0-88a27733aa8d', 'x-compute-request-id': 'req-be3e7f49-60ec-4416-abc0-88a27733aa8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:48:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:48:53,248 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.223s 2022-09-26 18:48:53,248 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:48:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de999825-a555-4f28-bb44-565f010d576d', 'x-compute-request-id': 'req-de999825-a555-4f28-bb44-565f010d576d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:48:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:48:54,547 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.279s 2022-09-26 18:48:54,548 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:48:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5381a2e0-551f-41ab-955a-d9a2b4344e5b', 'x-compute-request-id': 'req-5381a2e0-551f-41ab-955a-d9a2b4344e5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:48:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:48:56,018 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.453s 2022-09-26 18:48:56,018 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:48:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29a93edf-72bd-43c8-9540-e321fa5b6032', 'x-compute-request-id': 'req-29a93edf-72bd-43c8-9540-e321fa5b6032', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:48:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:48:57,370 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.337s 2022-09-26 18:48:57,370 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:48:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59fb5e4a-30cd-400a-8e88-02dfce007d6b', 'x-compute-request-id': 'req-59fb5e4a-30cd-400a-8e88-02dfce007d6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:48:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:48:58,996 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.607s 2022-09-26 18:48:58,997 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:48:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-741f1897-493f-4e26-8ee6-b844d5700fbe', 'x-compute-request-id': 'req-741f1897-493f-4e26-8ee6-b844d5700fbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:48:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:49:00,559 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.547s 2022-09-26 18:49:00,560 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:49:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b3ca1db-2845-415b-966f-f7d6ed2fb1c4', 'x-compute-request-id': 'req-0b3ca1db-2845-415b-966f-f7d6ed2fb1c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:49:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:49:06,559 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 4.984s 2022-09-26 18:49:06,559 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:49:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d26e4471-1332-4601-9f1d-5a7cdb659862', 'x-compute-request-id': 'req-d26e4471-1332-4601-9f1d-5a7cdb659862', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:49:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:49:07,753 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.174s 2022-09-26 18:49:07,753 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:49:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2427d22-371a-4429-ba85-370e6f9a2d0e', 'x-compute-request-id': 'req-c2427d22-371a-4429-ba85-370e6f9a2d0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:49:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:49:09,268 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.495s 2022-09-26 18:49:09,268 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:49:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ea1aa6b-9a5d-47bf-8842-45319063d565', 'x-compute-request-id': 'req-5ea1aa6b-9a5d-47bf-8842-45319063d565', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:49:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:49:10,630 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.342s 2022-09-26 18:49:10,630 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:49:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8282c039-4911-4292-b4ff-75d3511cf1e0', 'x-compute-request-id': 'req-8282c039-4911-4292-b4ff-75d3511cf1e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:49:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:49:12,039 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.394s 2022-09-26 18:49:12,039 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:49:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56ff79bd-d57d-4174-b49f-b2972642a6b6', 'x-compute-request-id': 'req-56ff79bd-d57d-4174-b49f-b2972642a6b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:49:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:49:13,412 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.352s 2022-09-26 18:49:13,413 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:49:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5017452b-8c3a-45fb-9532-657cb4408248', 'x-compute-request-id': 'req-5017452b-8c3a-45fb-9532-657cb4408248', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:49:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:49:14,601 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.170s 2022-09-26 18:49:14,602 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:49:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b18c54db-6819-48d8-8d45-79b955d3be12', 'x-compute-request-id': 'req-b18c54db-6819-48d8-8d45-79b955d3be12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:49:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:49:16,652 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 1.035s 2022-09-26 18:49:16,653 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:49:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ed53012-dc26-4f94-aa6b-dbde3ffeded7', 'x-compute-request-id': 'req-1ed53012-dc26-4f94-aa6b-dbde3ffeded7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:49:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:49:18,988 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 1.318s 2022-09-26 18:49:18,988 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:49:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5e0d9b5-1a7c-4cea-acd7-e5af658cf687', 'x-compute-request-id': 'req-e5e0d9b5-1a7c-4cea-acd7-e5af658cf687', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:49:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:49:20,736 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.729s 2022-09-26 18:49:20,736 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:49:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c422d6a5-7452-4b38-8a2d-d4bcaa1a7b92', 'x-compute-request-id': 'req-c422d6a5-7452-4b38-8a2d-d4bcaa1a7b92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:49:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:49:23,055 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 1.302s 2022-09-26 18:49:23,056 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:49:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0dadc781-ba84-43f6-afc8-4effac189e2c', 'x-compute-request-id': 'req-0dadc781-ba84-43f6-afc8-4effac189e2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:49:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:49:25,327 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 1.253s 2022-09-26 18:49:25,328 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:49:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81a3dc24-48ec-4337-8b3b-9f88d2f7d577', 'x-compute-request-id': 'req-81a3dc24-48ec-4337-8b3b-9f88d2f7d577', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:49:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:49:27,091 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.746s 2022-09-26 18:49:27,091 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:49:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-449d8216-6c68-4a3d-99fc-656ea4521db0', 'x-compute-request-id': 'req-449d8216-6c68-4a3d-99fc-656ea4521db0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:49:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:49:29,810 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 1.703s 2022-09-26 18:49:29,810 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:49:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e5ea18b-e70c-4dc7-9f2a-7d1315199648', 'x-compute-request-id': 'req-8e5ea18b-e70c-4dc7-9f2a-7d1315199648', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:49:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:49:34,752 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 3.923s 2022-09-26 18:49:34,753 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:49:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8cc3937-012f-435e-8bf1-acf9ee38022b', 'x-compute-request-id': 'req-a8cc3937-012f-435e-8bf1-acf9ee38022b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:49:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:49:37,419 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 1.646s 2022-09-26 18:49:37,419 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:49:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a4a2722-3138-4aab-afcf-374cfb0179c8', 'x-compute-request-id': 'req-5a4a2722-3138-4aab-afcf-374cfb0179c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:49:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:49:40,604 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 2.167s 2022-09-26 18:49:40,605 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:49:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e9837b0-f08b-4675-8de6-421f0b104b51', 'x-compute-request-id': 'req-6e9837b0-f08b-4675-8de6-421f0b104b51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:49:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:49:46,361 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 4.738s 2022-09-26 18:49:46,362 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:49:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b0ea8e9-6bbd-433b-b8db-a53cddf468e5', 'x-compute-request-id': 'req-5b0ea8e9-6bbd-433b-b8db-a53cddf468e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:49:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:49:48,579 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 1.202s 2022-09-26 18:49:48,579 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:49:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a81b81d6-ee65-438d-80ea-c0cace860344', 'x-compute-request-id': 'req-a81b81d6-ee65-438d-80ea-c0cace860344', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:49:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:49:56,685 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 7.087s 2022-09-26 18:49:56,686 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:49:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-581d695f-ac7d-4053-84b1-d9aaba72355d', 'x-compute-request-id': 'req-581d695f-ac7d-4053-84b1-d9aaba72355d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:49:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:49:59,592 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 1.892s 2022-09-26 18:49:59,595 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:49:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0fd40e99-4c71-4a70-af16-a74dbe452c6c', 'x-compute-request-id': 'req-0fd40e99-4c71-4a70-af16-a74dbe452c6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:49:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:50:03,726 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 3.116s 2022-09-26 18:50:03,726 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:50:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4ef72c2-cd4a-41cf-960c-dd0579faf3c1', 'x-compute-request-id': 'req-e4ef72c2-cd4a-41cf-960c-dd0579faf3c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:50:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:50:07,303 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 2.561s 2022-09-26 18:50:07,303 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:50:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f464d98-9101-495e-afde-2a356ed34ea9', 'x-compute-request-id': 'req-1f464d98-9101-495e-afde-2a356ed34ea9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:50:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:50:09,233 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.909s 2022-09-26 18:50:09,233 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:50:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a37d4da-5a7e-4b3b-8494-d3f3f0f582fa', 'x-compute-request-id': 'req-8a37d4da-5a7e-4b3b-8494-d3f3f0f582fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:50:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:50:11,817 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 1.564s 2022-09-26 18:50:11,817 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:50:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a690922-54e9-4258-97a0-662758b0df32', 'x-compute-request-id': 'req-3a690922-54e9-4258-97a0-662758b0df32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:50:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:50:14,699 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 1.861s 2022-09-26 18:50:14,700 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:50:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f20dcf1-41b7-4d7c-9aad-f40d607d9fda', 'x-compute-request-id': 'req-2f20dcf1-41b7-4d7c-9aad-f40d607d9fda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:50:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:50:17,159 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 1.440s 2022-09-26 18:50:17,160 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:50:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91f5b29c-7921-4cd7-9a03-1e287e856b08', 'x-compute-request-id': 'req-91f5b29c-7921-4cd7-9a03-1e287e856b08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:50:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:50:20,699 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 2.525s 2022-09-26 18:50:20,700 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:50:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab329277-8074-4c92-afc7-49c8a739d49e', 'x-compute-request-id': 'req-ab329277-8074-4c92-afc7-49c8a739d49e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:50:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:50:23,581 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 1.866s 2022-09-26 18:50:23,582 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:50:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78e5dd06-50d3-4f9a-8b1f-845d7ccef00f', 'x-compute-request-id': 'req-78e5dd06-50d3-4f9a-8b1f-845d7ccef00f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:50:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:50:25,965 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 1.368s 2022-09-26 18:50:25,965 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:50:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7986d914-efb5-4881-84cc-7078bad8fbcf', 'x-compute-request-id': 'req-7986d914-efb5-4881-84cc-7078bad8fbcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:50:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:50:28,274 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 1.294s 2022-09-26 18:50:28,275 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:50:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a862faa5-b997-46a9-b9d3-1e41203f38a8', 'x-compute-request-id': 'req-a862faa5-b997-46a9-b9d3-1e41203f38a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:50:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:50:30,904 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 1.611s 2022-09-26 18:50:30,905 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:50:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe2ad0d4-8a1f-4785-ad13-1acde8789b8d', 'x-compute-request-id': 'req-fe2ad0d4-8a1f-4785-ad13-1acde8789b8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:50:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:50:33,196 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 1.276s 2022-09-26 18:50:33,197 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:50:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43a5be13-7601-42fc-a1bc-013c7c33e292', 'x-compute-request-id': 'req-43a5be13-7601-42fc-a1bc-013c7c33e292', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:50:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:50:35,065 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.853s 2022-09-26 18:50:35,066 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:50:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-810fbd4d-a981-49a1-85f2-39991a841c64', 'x-compute-request-id': 'req-810fbd4d-a981-49a1-85f2-39991a841c64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:50:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:50:36,840 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.760s 2022-09-26 18:50:36,841 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:50:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76a887a5-a1d5-4351-9f8b-c0d4c43594f5', 'x-compute-request-id': 'req-76a887a5-a1d5-4351-9f8b-c0d4c43594f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:50:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:50:38,766 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.910s 2022-09-26 18:50:38,766 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:50:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-137ff91b-b3de-4316-89b5-3c14a8fd38c9', 'x-compute-request-id': 'req-137ff91b-b3de-4316-89b5-3c14a8fd38c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:50:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:50:40,628 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.846s 2022-09-26 18:50:40,629 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:50:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5470106c-20cc-42c9-8fd1-546140235961', 'x-compute-request-id': 'req-5470106c-20cc-42c9-8fd1-546140235961', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:50:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:50:42,286 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.631s 2022-09-26 18:50:42,286 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:50:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06b662ce-c4d7-466d-9912-ab0ca88e3154', 'x-compute-request-id': 'req-06b662ce-c4d7-466d-9912-ab0ca88e3154', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:50:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:50:44,288 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.982s 2022-09-26 18:50:44,289 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:50:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3909e7d9-41c2-4b8b-9f69-864ef5b3e0e1', 'x-compute-request-id': 'req-3909e7d9-41c2-4b8b-9f69-864ef5b3e0e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:50:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:50:46,493 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 1.188s 2022-09-26 18:50:46,494 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:50:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ccabb97-8dfa-4267-a77d-2cafdc62d92a', 'x-compute-request-id': 'req-0ccabb97-8dfa-4267-a77d-2cafdc62d92a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:50:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:50:47,712 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.199s 2022-09-26 18:50:47,713 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:50:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c768b938-93db-4767-9517-1c79e0d1cca2', 'x-compute-request-id': 'req-c768b938-93db-4767-9517-1c79e0d1cca2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:50:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:50:49,059 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.331s 2022-09-26 18:50:49,059 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:50:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20995e70-957a-46c5-b4cc-c04977ef78b5', 'x-compute-request-id': 'req-20995e70-957a-46c5-b4cc-c04977ef78b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:50:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:50:50,212 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.136s 2022-09-26 18:50:50,213 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:50:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4eac6819-44c4-4217-820e-02717e364de1', 'x-compute-request-id': 'req-4eac6819-44c4-4217-820e-02717e364de1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:50:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:50:51,709 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.480s 2022-09-26 18:50:51,710 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:50:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66058f72-57d5-48cc-a65d-2244c2b60347', 'x-compute-request-id': 'req-66058f72-57d5-48cc-a65d-2244c2b60347', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:50:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:50:52,841 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.116s 2022-09-26 18:50:52,841 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:50:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-524a2bcc-17f2-4adb-be2b-14be02f2d92d', 'x-compute-request-id': 'req-524a2bcc-17f2-4adb-be2b-14be02f2d92d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:50:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:51:00,408 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 6.551s 2022-09-26 18:51:00,409 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:50:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71b3f1bb-87b1-4421-9e61-0bf9a9f76701', 'x-compute-request-id': 'req-71b3f1bb-87b1-4421-9e61-0bf9a9f76701', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"server": {"id": "89c4dd43-9168-49c0-9420-54400b47b1df", "name": "tempest-AttachVolumeTestJSON-server-1720072798", "status": "BUILD", "tenant_id": "977f9d3935544232a1d1bdb3b6fbe393", "user_id": "86f862a43d204cf9897cb3bff0bd38f5", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:44:55Z", "updated": "2022-09-26T18:51:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/89c4dd43-9168-49c0-9420-54400b47b1df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-132866803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:51:01,339 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 204 DELETE http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.908s 2022-09-26 18:51:01,340 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:51:00 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-486c3931-a567-4424-bdf1-95ae87021d93', 'x-compute-request-id': 'req-486c3931-a567-4424-bdf1-95ae87021d93', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'' 2022-09-26 18:51:02,291 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 404 GET http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df 0.951s 2022-09-26 18:51:02,292 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:51:01 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-8eca8d90-0128-40ca-bf3d-51263d0b1f7e', 'x-compute-request-id': 'req-8eca8d90-0128-40ca-bf3d-51263d0b1f7e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/89c4dd43-9168-49c0-9420-54400b47b1df'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 89c4dd43-9168-49c0-9420-54400b47b1df could not be found."}}' 2022-09-26 18:51:03,138 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.222.0.82/compute/v2.1/os-keypairs/tempest-keypair-132866803 0.837s 2022-09-26 18:51:03,138 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:51:02 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-b6bf2411-1f03-4356-b65f-a3129884e5a5', 'x-compute-request-id': 'req-b6bf2411-1f03-4356-b65f-a3129884e5a5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.82/compute/v2.1/os-keypairs/tempest-keypair-132866803'} Body: b'' 2022-09-26 18:51:03,997 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.82:9696/v2.0/security-groups/d0c24adc-1aa1-4edb-858e-18d4b5b073c5 0.858s 2022-09-26 18:51:03,997 105850 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-f7a126da-5171-4d15-88cc-1d1012dd0a93', 'content-length': '0', 'date': 'Mon, 26 Sep 2022 18:51:03 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.82:9696/v2.0/security-groups/d0c24adc-1aa1-4edb-858e-18d4b5b073c5'} Body: b'' 2022-09-26 18:51:04,045 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.222.0.82:9696/v2.0/security-groups/d0c24adc-1aa1-4edb-858e-18d4b5b073c5 0.047s 2022-09-26 18:51:04,047 105850 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-22383b90-a32a-410f-883f-06686a97c0f1', 'date': 'Mon, 26 Sep 2022 18:51:04 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.82:9696/v2.0/security-groups/d0c24adc-1aa1-4edb-858e-18d4b5b073c5'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group d0c24adc-1aa1-4edb-858e-18d4b5b073c5 does not exist", "detail": ""}}' 2022-09-26 18:51:05,893 105850 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.82:9696/v2.0/floatingips/4f4d4b7e-ad0b-4b64-8b4b-91a08f3564bf 1.845s 2022-09-26 18:51:05,893 105850 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-0bc93523-353f-4aa4-ba0c-d2f78d45ea60', 'content-length': '0', 'date': 'Mon, 26 Sep 2022 18:51:05 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.82:9696/v2.0/floatingips/4f4d4b7e-ad0b-4b64-8b4b-91a08f3564bf'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 140, in test_list_get_volume_attachments server, validation_resources = self._create_server() File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 49, in _create_server server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 346, 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 312, in create_test_server waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 101, in wait_for_server_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (AttachVolumeTestJSON:test_list_get_volume_attachments) Server 89c4dd43-9168-49c0-9420-54400b47b1df failed to reach ACTIVE status and task state "None" within the required time (360 s). Server boot request ID: req-135846f4-4fda-4d37-8cb8-a44f730d3b71. Current status: BUILD. Current task state: scheduling. |
||||||
tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps | 9 | 8 | 1 | 0 | 0 | Detail | |
test_server_connectivity_cold_migration[compute,id-a4858f6c-401e-4155-9a49-d5cd053d1a2f,network,slow] |
fail
ft8.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:'': {{{ 2022-09-26 18:40:45,163 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 POST http://10.222.0.82/compute/v2.1/os-keypairs 0.550s 2022-09-26 18:40:45,164 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestNetworkAdvancedServerOps-1560253917", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIx8LZP50r/08JMOQN8IL3ztImRRGauKLoHmnBFwW98Ly/aYChU70eNPuE8c3mRRvn1Xclu19Qky0oF1UovQ28CFgczGsu+efcn2KzOpAm8Ht9Qor+MGF+92lOQ6uB0aZg=="}} Response - Headers: {'date': 'Mon, 26 Sep 2022 18:40:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-971f63ba-6f57-4984-8f44-af7ba9a564b2', 'x-compute-request-id': 'req-971f63ba-6f57-4984-8f44-af7ba9a564b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestNetworkAdvancedServerOps-1560253917", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIx8LZP50r/08JMOQN8IL3ztImRRGauKLoHmnBFwW98Ly/aYChU70eNPuE8c3mRRvn1Xclu19Qky0oF1UovQ28CFgczGsu+efcn2KzOpAm8Ht9Qor+MGF+92lOQ6uB0aZg==", "fingerprint": "cb:d2:9b:8c:6b:c8:42:1a:6a:d0:3e:10:38:0d:96:88", "user_id": "07208e1e68a443b7ae4edb34f8318d2a"}}' 2022-09-26 18:40:46,861 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 201 POST http://10.222.0.82:9696/v2.0/security-groups 1.693s 2022-09-26 18:40:46,861 105853 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-103750118", "description": "tempest-secgroup-smoke-103750118 description", "project_id": "a0c36c5a1b8b4046b68c13b0dd5c231b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1594', 'x-openstack-request-id': 'req-1a053733-6de0-44a8-9dcb-ed9b966f9fe5', 'date': 'Mon, 26 Sep 2022 18:40:46 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.82:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "277b04d7-590f-46db-ba5a-775e31fb6b6b", "name": "tempest-secgroup-smoke-103750118", "stateful": true, "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "description": "tempest-secgroup-smoke-103750118 description", "security_group_rules": [{"id": "38beada1-d18a-4f0c-9885-09ab9968e07a", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "security_group_id": "277b04d7-590f-46db-ba5a-775e31fb6b6b", "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": 1711, "description": null, "tags": [], "created_at": "2022-09-26T18:40:46Z", "updated_at": "2022-09-26T18:40:46Z", "revision_number": 0, "project_id": "a0c36c5a1b8b4046b68c13b0dd5c231b"}, {"id": "deb10ce0-c849-4207-b454-a6b0deee94fb", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "security_group_id": "277b04d7-590f-46db-ba5a-775e31fb6b6b", "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": 1712, "description": null, "tags": [], "created_at": "2022-09-26T18:40:46Z", "updated_at": "2022-09-26T18:40:46Z", "revision_number": 0, "project_id": "a0c36c5a1b8b4046b68c13b0dd5c231b"}], "tags": [], "created_at": "2022-09-26T18:40:46Z", "updated_at": "2022-09-26T18:40:46Z", "revision_number": 1, "project_id": "a0c36c5a1b8b4046b68c13b0dd5c231b"}}' 2022-09-26 18:40:47,419 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 201 POST http://10.222.0.82:9696/v2.0/security-group-rules 0.557s 2022-09-26 18:40:47,425 105853 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": "277b04d7-590f-46db-ba5a-775e31fb6b6b", "project_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "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-a1cfd0d7-f129-46f8-ae26-9bea2ad8fb44', 'date': 'Mon, 26 Sep 2022 18:40:47 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.82:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b1e2eed6-cc09-4afd-b833-8b5d28be1b7d", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "security_group_id": "277b04d7-590f-46db-ba5a-775e31fb6b6b", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-09-26T18:40:47Z", "updated_at": "2022-09-26T18:40:47Z", "revision_number": 0, "project_id": "a0c36c5a1b8b4046b68c13b0dd5c231b"}}' 2022-09-26 18:40:47,885 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 201 POST http://10.222.0.82:9696/v2.0/security-group-rules 0.459s 2022-09-26 18:40:47,886 105853 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": "277b04d7-590f-46db-ba5a-775e31fb6b6b", "project_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "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-e4931a86-afbe-4ad3-8235-09f873a354e7', 'date': 'Mon, 26 Sep 2022 18:40:47 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.82:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e0023329-2446-4639-b9fe-dc9bee9480dd", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "security_group_id": "277b04d7-590f-46db-ba5a-775e31fb6b6b", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-09-26T18:40:47Z", "updated_at": "2022-09-26T18:40:47Z", "revision_number": 0, "project_id": "a0c36c5a1b8b4046b68c13b0dd5c231b"}}' 2022-09-26 18:40:48,378 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 201 POST http://10.222.0.82:9696/v2.0/security-group-rules 0.491s 2022-09-26 18:40:48,378 105853 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": "277b04d7-590f-46db-ba5a-775e31fb6b6b", "project_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-305fa0d0-2b68-47f3-bc14-6940d39576e2', 'date': 'Mon, 26 Sep 2022 18:40:48 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.82:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "eeecddb6-25e0-4398-ba5c-2325e0ee53ed", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "security_group_id": "277b04d7-590f-46db-ba5a-775e31fb6b6b", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-09-26T18:40:48Z", "updated_at": "2022-09-26T18:40:48Z", "revision_number": 0, "project_id": "a0c36c5a1b8b4046b68c13b0dd5c231b"}}' 2022-09-26 18:40:49,118 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 201 POST http://10.222.0.82:9696/v2.0/security-group-rules 0.731s 2022-09-26 18:40:49,119 105853 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": "277b04d7-590f-46db-ba5a-775e31fb6b6b", "project_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-02e91c2f-9fee-4e29-96eb-2ece93864bb7', 'date': 'Mon, 26 Sep 2022 18:40:49 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.82:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "61a3deb2-3afb-443f-9e30-32c92bf5eb6f", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "security_group_id": "277b04d7-590f-46db-ba5a-775e31fb6b6b", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-09-26T18:40:48Z", "updated_at": "2022-09-26T18:40:48Z", "revision_number": 0, "project_id": "a0c36c5a1b8b4046b68c13b0dd5c231b"}}' 2022-09-26 18:40:49,805 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 201 POST http://10.222.0.82:9696/v2.0/security-group-rules 0.685s 2022-09-26 18:40:49,805 105853 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": "277b04d7-590f-46db-ba5a-775e31fb6b6b", "project_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-1a4922be-1d2f-4548-9158-cd01f0f2602a', 'date': 'Mon, 26 Sep 2022 18:40:49 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.82:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "25c62b35-2082-4e77-a819-314802e16923", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "security_group_id": "277b04d7-590f-46db-ba5a-775e31fb6b6b", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-09-26T18:40:49Z", "updated_at": "2022-09-26T18:40:49Z", "revision_number": 0, "project_id": "a0c36c5a1b8b4046b68c13b0dd5c231b"}}' 2022-09-26 18:40:50,401 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 201 POST http://10.222.0.82:9696/v2.0/security-group-rules 0.595s 2022-09-26 18:40:50,402 105853 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": "277b04d7-590f-46db-ba5a-775e31fb6b6b", "project_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-33444e13-99ff-4e78-94d0-af829e79ba52', 'date': 'Mon, 26 Sep 2022 18:40:50 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.82:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "58c15f71-49c8-4aea-9002-458595da7fce", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "security_group_id": "277b04d7-590f-46db-ba5a-775e31fb6b6b", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-09-26T18:40:50Z", "updated_at": "2022-09-26T18:40:50Z", "revision_number": 0, "project_id": "a0c36c5a1b8b4046b68c13b0dd5c231b"}}' 2022-09-26 18:40:51,139 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 201 POST http://10.222.0.82:9696/v2.0/networks 0.736s 2022-09-26 18:40:51,139 105853 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--667601240", "project_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "port_security_enabled": true}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-4b7625dd-f360-43ce-83ab-46b32c645def', 'date': 'Mon, 26 Sep 2022 18:40:51 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.82:9696/v2.0/networks'} Body: b'{"network":{"id":"6f227306-9e8a-4245-823c-b6a30b37660d","name":"tempest-network-smoke--667601240","tenant_id":"a0c36c5a1b8b4046b68c13b0dd5c231b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"a0c36c5a1b8b4046b68c13b0dd5c231b","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":"2022-09-26T18:40:50Z","updated_at":"2022-09-26T18:40:50Z","revision_number":1}}' 2022-09-26 18:40:55,730 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 201 POST http://10.222.0.82:9696/v2.0/routers 4.590s 2022-09-26 18:40:55,731 105853 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-491415026", "admin_state_up": true, "project_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "external_gateway_info": {"network_id": "9b41c5fc-68e0-49f0-ac02-934c9be6056c"}}} Response - Headers: {'content-type': 'application/json', 'content-length': '696', 'x-openstack-request-id': 'req-ae5f9b0f-1886-4c4a-930a-f33dec558131', 'date': 'Mon, 26 Sep 2022 18:40:55 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.82:9696/v2.0/routers'} Body: b'{"router": {"id": "8a10f6f1-6a88-4c30-9525-a2f2899c6791", "name": "tempest-TestNetworkAdvancedServerOps-router-491415026", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "9b41c5fc-68e0-49f0-ac02-934c9be6056c", "external_fixed_ips": [{"subnet_id": "2274581d-3b15-41c1-b4f2-e215ed4a5fb5", "ip_address": "172.25.5.215"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2022-09-26T18:40:51Z", "updated_at": "2022-09-26T18:40:53Z", "revision_number": 3, "project_id": "a0c36c5a1b8b4046b68c13b0dd5c231b"}}' 2022-09-26 18:40:56,033 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82:9696/v2.0/subnets?project_id=a0c36c5a1b8b4046b68c13b0dd5c231b&cidr=172.20.0.0%2F28 0.301s 2022-09-26 18:40:56,033 105853 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-196ad17f-156b-440b-98d5-5d5e6684f9c9', 'date': 'Mon, 26 Sep 2022 18:40:56 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82:9696/v2.0/subnets?project_id=a0c36c5a1b8b4046b68c13b0dd5c231b&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2022-09-26 18:40:56,309 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82:9696/v2.0/networks?router%3Aexternal=True 0.275s 2022-09-26 18:40:56,310 105853 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-ce6bafad-c4d4-42e7-804f-52281b697389', 'date': 'Mon, 26 Sep 2022 18:40:56 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82:9696/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"9b41c5fc-68e0-49f0-ac02-934c9be6056c","name":"public","tenant_id":"ab01b8322279406a894a2e566a19a6ed","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["2274581d-3b15-41c1-b4f2-e215ed4a5fb5"],"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":"2022-09-26T18:07:30Z","updated_at":"2022-09-26T18:07:38Z","revision_number":2,"project_id":"ab01b8322279406a894a2e566a19a6ed","provider:network_type":"flat","provider:physical_network":"physnet1","provider:segmentation_id":null}]}' 2022-09-26 18:40:56,357 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82:9696/v2.0/subnets?network_id=9b41c5fc-68e0-49f0-ac02-934c9be6056c&cidr=172.20.0.0%2F28 0.047s 2022-09-26 18:40:56,357 105853 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-0fa60873-32e7-47dd-b0fb-645efa969410', 'date': 'Mon, 26 Sep 2022 18:40:56 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82:9696/v2.0/subnets?network_id=9b41c5fc-68e0-49f0-ac02-934c9be6056c&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2022-09-26 18:40:57,764 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 201 POST http://10.222.0.82:9696/v2.0/subnets 1.406s 2022-09-26 18:40:57,764 105853 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-1797201759", "network_id": "6f227306-9e8a-4245-823c-b6a30b37660d", "project_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "ip_version": 4, "cidr": "172.20.0.0/28"}} Response - Headers: {'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-de08946d-b4ee-411b-ad08-d3a8d2153a06', 'date': 'Mon, 26 Sep 2022 18:40:57 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.82:9696/v2.0/subnets'} Body: b'{"subnet":{"id":"cf27bf74-e25d-4807-9b92-427351f3bb83","name":"tempest-subnet-smoke-1797201759","tenant_id":"a0c36c5a1b8b4046b68c13b0dd5c231b","network_id":"6f227306-9e8a-4245-823c-b6a30b37660d","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":"2022-09-26T18:40:56Z","updated_at":"2022-09-26T18:40:56Z","revision_number":0,"project_id":"a0c36c5a1b8b4046b68c13b0dd5c231b"}}' 2022-09-26 18:41:02,601 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 PUT http://10.222.0.82:9696/v2.0/routers/8a10f6f1-6a88-4c30-9525-a2f2899c6791/add_router_interface 4.835s 2022-09-26 18:41:02,601 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "cf27bf74-e25d-4807-9b92-427351f3bb83"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-ac3bffae-b6ff-44cf-9373-bdc94cd706c1', 'date': 'Mon, 26 Sep 2022 18:41:02 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82:9696/v2.0/routers/8a10f6f1-6a88-4c30-9525-a2f2899c6791/add_router_interface'} Body: b'{"id": "8a10f6f1-6a88-4c30-9525-a2f2899c6791", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "port_id": "30f211e7-a343-4957-9f3b-5317805c3fd3", "network_id": "6f227306-9e8a-4245-823c-b6a30b37660d", "subnet_id": "cf27bf74-e25d-4807-9b92-427351f3bb83", "subnet_ids": ["cf27bf74-e25d-4807-9b92-427351f3bb83"]}' 2022-09-26 18:41:02,709 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 201 POST http://10.222.0.82/identity/v3/auth/tokens 0.101s 2022-09-26 18:41:02,710 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3700', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-f2bf3cc2-494d-4992-87eb-f1effa482c38', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.82/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "07208e1e68a443b7ae4edb34f8318d2a", "name": "tempest-TestNetworkAdvancedServerOps-1553070059-project", "password_expires_at": null}, "audit_ids": ["LbXDTTGrT_mZslxJV0R3AA"], "expires_at": "2022-09-26T19:41:02.000000Z", "issued_at": "2022-09-26T18:41:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "name": "tempest-TestNetworkAdvancedServerOps-1553070059"}, "is_domain": false, "roles": [{"id": "17c0f7ee6666490e8a3f642066b98052", "name": "reader"}, {"id": "02df89ba6d594a3fa10594cedbf7e1f9", "name": "member"}], "catalog": [{"endpoints": [{"id": "27d2aca8450f467d960bda919bed33e6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.82/identity", "region": "RegionOne"}, {"id": "d62051163953459eb4eeceecb76bc904", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.82/identity", "region": "RegionOne"}], "id": "079466fe726b4af597abee8a83dba50c", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "567730aa82724a20913beaef1ede8f80", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.82/volume/v3/a0c36c5a1b8b4046b68c13b0dd5c231b", "region": "RegionOne"}], "id": "09cad5cc50184130900288ed21f96520", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "eb0c60cdbb904e3babc2cff67295ea05", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.82/volume/v2/a0c36c5a1b8b4046b68c13b0dd5c231b", "region": "RegionOne"}], "id": "233b0e0f807444509d0447415047581f", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "79e5f44c50ce469597f4cd4d054bb7d0", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.82:9696/", "region": "RegionOne"}], "id": "31b252c906c74356b04e8cb9008f824b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "9b258cc26cba474b87f6b32df8e347fa", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.82/compute/v2/a0c36c5a1b8b4046b68c13b0dd5c231b", "region": "RegionOne"}], "id": "4ef6fd3462fa41daad29533ae6d03a4c", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "e809b72499be426d987a38e790b28d55", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.82/image", "region": "RegionOne"}], "id": "7283c31b84024d4da00be6ec29207e2a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3b5c87d208f4f86b25644ba46fc500e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.82/volume/v3/a0c36c5a1b8b4046b68c13b0dd5c231b", "region": "RegionOne"}], "id": "951d1edbe9624ecfbe4b8c9f8df3f62d", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c48454dbf61240b5a50bff12be8f1443", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.82/compute/v2.1", "region": "RegionOne"}], "id": "be1de1c21f4f494981d7b9797688aabe", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "abc43218b98a405caa7e3dc840b6f927", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.82:8080/v1/AUTH_a0c36c5a1b8b4046b68c13b0dd5c231b", "region": "RegionOne"}, {"id": "d7a6d14e8dcf40f780182ff30e9f8c6b", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.82:8080", "region": "RegionOne"}], "id": "ca1875006fa14146b4c99c95b56a2e90", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "bfffceff5fc549f9a0b7618f7c81d408", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.82/placement", "region": "RegionOne"}], "id": "dd2384b6f26b43c6898ca88ea4b9fdb0", "type": "placement", "name": "placement"}]}}' 2022-09-26 18:41:02,710 105853 INFO [tempest.lib.common.fixed_network] (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration) Found network None available for tenant 2022-09-26 18:41:04,196 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 202 POST http://10.222.0.82/compute/v2.1/servers 1.485s 2022-09-26 18:41:04,197 105853 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-1876786092", "imageRef": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "flavorRef": "452", "networks": [{"uuid": "6f227306-9e8a-4245-823c-b6a30b37660d"}], "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "security_groups": [{"name": "tempest-secgroup-smoke-103750118"}]}} Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '405', 'location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-044c4674-44cb-4444-98ba-42b445acf273', 'x-compute-request-id': 'req-044c4674-44cb-4444-98ba-42b445acf273', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.82/compute/v2.1/servers'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-103750118"}], "adminPass": "n5HZWFBRbk26"}}' 2022-09-26 18:41:04,418 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.217s 2022-09-26 18:41:04,418 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-427ff4db-45ca-4fa2-bf43-30616856a3e5', 'x-compute-request-id': 'req-427ff4db-45ca-4fa2-bf43-30616856a3e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:41:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:41:05,542 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.108s 2022-09-26 18:41:05,543 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73be36a8-ef00-44b7-bb3f-1b314aba8a34', 'x-compute-request-id': 'req-73be36a8-ef00-44b7-bb3f-1b314aba8a34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:41:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:41:06,676 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.119s 2022-09-26 18:41:06,677 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88aab113-79d4-416d-9f33-1c09c14caf18', 'x-compute-request-id': 'req-88aab113-79d4-416d-9f33-1c09c14caf18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:41:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:41:07,929 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.237s 2022-09-26 18:41:07,929 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb3d46e7-2556-45f2-8d04-f66541340159', 'x-compute-request-id': 'req-bb3d46e7-2556-45f2-8d04-f66541340159', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:41:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:41:09,149 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.203s 2022-09-26 18:41:09,150 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66870218-0144-428a-bbe9-1bfb60251146', 'x-compute-request-id': 'req-66870218-0144-428a-bbe9-1bfb60251146', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:41:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:41:10,375 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.210s 2022-09-26 18:41:10,375 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4bb8c0f7-3a7f-44f2-a533-b0afd11bfa20', 'x-compute-request-id': 'req-4bb8c0f7-3a7f-44f2-a533-b0afd11bfa20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:41:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:41:11,510 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.117s 2022-09-26 18:41:11,510 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47544b79-ac14-4018-a810-6bf4d50a639e', 'x-compute-request-id': 'req-47544b79-ac14-4018-a810-6bf4d50a639e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:41:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:41:12,733 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.207s 2022-09-26 18:41:12,734 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ce4e93b-fcac-45f2-b71e-e1f26fbcde24', 'x-compute-request-id': 'req-9ce4e93b-fcac-45f2-b71e-e1f26fbcde24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:41:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:41:13,901 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.146s 2022-09-26 18:41:13,901 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2192cd8d-ffd4-415d-a9f3-ec7ba3a821a8', 'x-compute-request-id': 'req-2192cd8d-ffd4-415d-a9f3-ec7ba3a821a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:41:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:41:15,040 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.123s 2022-09-26 18:41:15,040 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72ac609c-c859-4428-863c-a952d4b898bb', 'x-compute-request-id': 'req-72ac609c-c859-4428-863c-a952d4b898bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:41:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:41:16,164 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.106s 2022-09-26 18:41:16,165 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b40917fd-362f-4661-804c-034aad0da919', 'x-compute-request-id': 'req-b40917fd-362f-4661-804c-034aad0da919', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:41:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:41:17,468 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.287s 2022-09-26 18:41:17,468 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ccb020cf-0d32-4e25-a550-cb812211dad6', 'x-compute-request-id': 'req-ccb020cf-0d32-4e25-a550-cb812211dad6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:41:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:41:18,746 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.262s 2022-09-26 18:41:18,746 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-337e8142-3804-4039-80a1-fef5b4860f13', 'x-compute-request-id': 'req-337e8142-3804-4039-80a1-fef5b4860f13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:41:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:41:20,046 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.285s 2022-09-26 18:41:20,046 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89894081-2bdc-483e-8bcc-a87433f4a793', 'x-compute-request-id': 'req-89894081-2bdc-483e-8bcc-a87433f4a793', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:41:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:41:21,182 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.121s 2022-09-26 18:41:21,182 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a288a02-ab2b-4314-8865-4af89ea33ebb', 'x-compute-request-id': 'req-3a288a02-ab2b-4314-8865-4af89ea33ebb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:41:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:41:22,343 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.141s 2022-09-26 18:41:22,343 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1de9bf54-c834-4eb7-a370-3001ca4abbaa', 'x-compute-request-id': 'req-1de9bf54-c834-4eb7-a370-3001ca4abbaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:41:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:41:23,497 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.139s 2022-09-26 18:41:23,498 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f229d37-ab78-422a-8300-f7e5e6136cb2', 'x-compute-request-id': 'req-0f229d37-ab78-422a-8300-f7e5e6136cb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:41:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:41:24,666 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.153s 2022-09-26 18:41:24,667 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8f327c9-841c-49c4-9a6c-77c55a61ee01', 'x-compute-request-id': 'req-f8f327c9-841c-49c4-9a6c-77c55a61ee01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:41:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:41:25,788 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.105s 2022-09-26 18:41:25,788 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4c9d56b-fb29-4346-b687-39d6226f8ba3', 'x-compute-request-id': 'req-e4c9d56b-fb29-4346-b687-39d6226f8ba3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:41:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:41:27,006 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.204s 2022-09-26 18:41:27,007 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4309f32-3578-49c3-97ab-8cab3964e881', 'x-compute-request-id': 'req-f4309f32-3578-49c3-97ab-8cab3964e881', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:41:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:41:28,278 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.255s 2022-09-26 18:41:28,278 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7f9257c-cc17-480b-b8ac-d1a859e36b3a', 'x-compute-request-id': 'req-b7f9257c-cc17-480b-b8ac-d1a859e36b3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:41:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:41:29,415 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.118s 2022-09-26 18:41:29,416 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-813db772-6a21-48e7-b0fb-791c21ab8e66', 'x-compute-request-id': 'req-813db772-6a21-48e7-b0fb-791c21ab8e66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:41:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:41:30,555 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.121s 2022-09-26 18:41:30,555 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-522aa3f1-c598-4ee8-8dce-ddabfc3a8a54', 'x-compute-request-id': 'req-522aa3f1-c598-4ee8-8dce-ddabfc3a8a54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:41:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:41:31,686 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.113s 2022-09-26 18:41:31,687 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26540fc6-c3d9-437f-b4c8-7a6e5863d7b2', 'x-compute-request-id': 'req-26540fc6-c3d9-437f-b4c8-7a6e5863d7b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:41:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:41:32,840 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.136s 2022-09-26 18:41:32,840 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39788b49-708f-4208-9a22-de34dfd36988', 'x-compute-request-id': 'req-39788b49-708f-4208-9a22-de34dfd36988', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:41:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:41:34,125 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.269s 2022-09-26 18:41:34,132 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c00d418-45ce-433a-bd4b-c75fbc5ec1c3', 'x-compute-request-id': 'req-3c00d418-45ce-433a-bd4b-c75fbc5ec1c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:41:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:41:35,246 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.098s 2022-09-26 18:41:35,246 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe83306b-eee0-4bae-969b-8b88237f8107', 'x-compute-request-id': 'req-fe83306b-eee0-4bae-969b-8b88237f8107', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:41:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:41:36,502 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.239s 2022-09-26 18:41:36,503 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6328179-b75a-44db-8844-a94f06b46a84', 'x-compute-request-id': 'req-d6328179-b75a-44db-8844-a94f06b46a84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:41:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:41:37,664 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.143s 2022-09-26 18:41:37,664 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f44b2140-5ba8-414e-836e-ef0c86c25f43', 'x-compute-request-id': 'req-f44b2140-5ba8-414e-836e-ef0c86c25f43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:41:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:41:38,928 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.235s 2022-09-26 18:41:38,929 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04cb5de2-48a4-4d69-97f8-722b40267a78', 'x-compute-request-id': 'req-04cb5de2-48a4-4d69-97f8-722b40267a78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:41:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:41:40,086 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.141s 2022-09-26 18:41:40,086 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21ab7002-b755-49d7-bfc6-0ae910929436', 'x-compute-request-id': 'req-21ab7002-b755-49d7-bfc6-0ae910929436', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:41:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:41:41,212 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.109s 2022-09-26 18:41:41,217 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-382dc2f3-cddc-4fe8-9c01-a37f912420ba', 'x-compute-request-id': 'req-382dc2f3-cddc-4fe8-9c01-a37f912420ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:41:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:41:42,347 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.114s 2022-09-26 18:41:42,348 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3b1c04a-2f82-4331-98df-61fba5b2fb33', 'x-compute-request-id': 'req-d3b1c04a-2f82-4331-98df-61fba5b2fb33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:41:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:41:43,546 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.181s 2022-09-26 18:41:43,550 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-160766f2-b8bb-43d7-8a0e-ef5891731214', 'x-compute-request-id': 'req-160766f2-b8bb-43d7-8a0e-ef5891731214', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:41:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:41:44,689 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.122s 2022-09-26 18:41:44,690 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7c36c96-b66b-460b-ad53-79f6513e3cfe', 'x-compute-request-id': 'req-d7c36c96-b66b-460b-ad53-79f6513e3cfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:41:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:41:45,835 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.130s 2022-09-26 18:41:45,835 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4870e17-b457-4157-bd00-cc1341c05718', 'x-compute-request-id': 'req-b4870e17-b457-4157-bd00-cc1341c05718', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:41:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:41:47,036 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.186s 2022-09-26 18:41:47,037 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6dc9193d-362c-4b70-965b-151623c16317', 'x-compute-request-id': 'req-6dc9193d-362c-4b70-965b-151623c16317', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:41:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:41:48,163 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.107s 2022-09-26 18:41:48,164 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-945215a7-ddcd-4a07-a7a4-6f525cff58a8', 'x-compute-request-id': 'req-945215a7-ddcd-4a07-a7a4-6f525cff58a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:41:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:41:49,382 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.203s 2022-09-26 18:41:49,382 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd7c399c-778b-4d5e-b6fc-110ab851093d', 'x-compute-request-id': 'req-bd7c399c-778b-4d5e-b6fc-110ab851093d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:41:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:41:50,500 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.102s 2022-09-26 18:41:50,500 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e171f0a-4d14-42d6-a03f-6bf056a8cbaf', 'x-compute-request-id': 'req-1e171f0a-4d14-42d6-a03f-6bf056a8cbaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:41:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:41:51,617 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.101s 2022-09-26 18:41:51,617 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76c8dd9b-8227-4a0b-89bf-be0900d52d01', 'x-compute-request-id': 'req-76c8dd9b-8227-4a0b-89bf-be0900d52d01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:41:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:41:52,734 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.102s 2022-09-26 18:41:52,734 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a726fc3-3021-4611-93af-a343f2b14eec', 'x-compute-request-id': 'req-4a726fc3-3021-4611-93af-a343f2b14eec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:41:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:41:53,856 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.107s 2022-09-26 18:41:53,856 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d8557ef-d576-4ffe-b62f-82086e7a8785', 'x-compute-request-id': 'req-8d8557ef-d576-4ffe-b62f-82086e7a8785', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:41:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:41:54,973 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.099s 2022-09-26 18:41:54,973 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3d24feb-08de-4851-8814-2c559d67d082', 'x-compute-request-id': 'req-f3d24feb-08de-4851-8814-2c559d67d082', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:41:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:41:56,114 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.126s 2022-09-26 18:41:56,114 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e74b2a8-4558-4e50-85da-79be78941d80', 'x-compute-request-id': 'req-5e74b2a8-4558-4e50-85da-79be78941d80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:41:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:41:57,240 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.111s 2022-09-26 18:41:57,240 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c52f5e7-2be5-4092-ba90-c2bf923f9fc1', 'x-compute-request-id': 'req-0c52f5e7-2be5-4092-ba90-c2bf923f9fc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:41:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:41:58,445 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.189s 2022-09-26 18:41:58,445 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b313413-188b-407b-ade0-3c8beb157b4b', 'x-compute-request-id': 'req-5b313413-188b-407b-ade0-3c8beb157b4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:41:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:41:59,571 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.110s 2022-09-26 18:41:59,571 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:41:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf3a6695-bcaf-4fcc-9c88-4ee2336d2d17', 'x-compute-request-id': 'req-cf3a6695-bcaf-4fcc-9c88-4ee2336d2d17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:41:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:00,725 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.136s 2022-09-26 18:42:00,725 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17f6b980-8ccc-427a-9eee-9056d42eac3b', 'x-compute-request-id': 'req-17f6b980-8ccc-427a-9eee-9056d42eac3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:42:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:02,124 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.378s 2022-09-26 18:42:02,124 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5529a21e-e4a0-4ae7-af84-38fe534a268a', 'x-compute-request-id': 'req-5529a21e-e4a0-4ae7-af84-38fe534a268a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:42:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:03,458 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.318s 2022-09-26 18:42:03,459 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5807f435-a884-41c3-b0ba-280889fc2669', 'x-compute-request-id': 'req-5807f435-a884-41c3-b0ba-280889fc2669', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:42:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:04,634 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.161s 2022-09-26 18:42:04,635 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f711f89-f26f-4aea-8730-caea5f1663a6', 'x-compute-request-id': 'req-6f711f89-f26f-4aea-8730-caea5f1663a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:42:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:05,782 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.132s 2022-09-26 18:42:05,782 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9505fb50-81ad-4b4d-953e-7b7217127d46', 'x-compute-request-id': 'req-9505fb50-81ad-4b4d-953e-7b7217127d46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:42:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:07,049 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.244s 2022-09-26 18:42:07,049 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2deff82-c62d-4911-ae32-70a64136c2b2', 'x-compute-request-id': 'req-c2deff82-c62d-4911-ae32-70a64136c2b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:42:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:08,170 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.105s 2022-09-26 18:42:08,170 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4dd30e03-9b2e-4043-a6ee-0c4f9c105cbb', 'x-compute-request-id': 'req-4dd30e03-9b2e-4043-a6ee-0c4f9c105cbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:42:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:09,345 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.160s 2022-09-26 18:42:09,345 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b9d06d1-8d8c-4bd2-8be7-5d3f9bbedf50', 'x-compute-request-id': 'req-4b9d06d1-8d8c-4bd2-8be7-5d3f9bbedf50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:42:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:10,495 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.132s 2022-09-26 18:42:10,496 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c987dd6b-8a96-4493-a82c-013c28454e00', 'x-compute-request-id': 'req-c987dd6b-8a96-4493-a82c-013c28454e00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:42:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:11,871 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.360s 2022-09-26 18:42:11,872 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-faf431ed-20b2-4710-9ce0-c44f2757fef5', 'x-compute-request-id': 'req-faf431ed-20b2-4710-9ce0-c44f2757fef5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:42:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:13,154 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.266s 2022-09-26 18:42:13,154 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e937665-b500-4990-8a1e-3d5d7200cf08', 'x-compute-request-id': 'req-7e937665-b500-4990-8a1e-3d5d7200cf08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:42:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:14,271 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.097s 2022-09-26 18:42:14,271 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8df0704-fae1-435c-a21b-e12490a629f3', 'x-compute-request-id': 'req-e8df0704-fae1-435c-a21b-e12490a629f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:15,410 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.125s 2022-09-26 18:42:15,411 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-416fd707-6940-4765-80d7-eb8646f80351', 'x-compute-request-id': 'req-416fd707-6940-4765-80d7-eb8646f80351', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:42:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:16,540 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.115s 2022-09-26 18:42:16,541 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97fbfa47-9233-485f-93bb-bf0c119fe5a5', 'x-compute-request-id': 'req-97fbfa47-9233-485f-93bb-bf0c119fe5a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:42:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:17,667 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.111s 2022-09-26 18:42:17,667 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08d3486f-6e72-4a8c-bb3c-f82ab1a9627f', 'x-compute-request-id': 'req-08d3486f-6e72-4a8c-bb3c-f82ab1a9627f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:42:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:18,791 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.109s 2022-09-26 18:42:18,792 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5aa932e5-047e-4085-b4e4-c91948654fad', 'x-compute-request-id': 'req-5aa932e5-047e-4085-b4e4-c91948654fad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:42:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:19,908 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.101s 2022-09-26 18:42:19,908 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8b98d6a-b5f1-4fc3-83a5-4b630ff81d2d', 'x-compute-request-id': 'req-e8b98d6a-b5f1-4fc3-83a5-4b630ff81d2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:42:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:21,195 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.272s 2022-09-26 18:42:21,196 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc09cf94-f7e1-4009-9d56-7394b74271dd', 'x-compute-request-id': 'req-dc09cf94-f7e1-4009-9d56-7394b74271dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:42:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:22,334 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.123s 2022-09-26 18:42:22,335 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c5f971b-d1db-485f-a68b-a2e704b7712c', 'x-compute-request-id': 'req-5c5f971b-d1db-485f-a68b-a2e704b7712c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:42:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:23,604 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.251s 2022-09-26 18:42:23,604 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1546916a-dbcf-42c0-9e4f-46483efe88d3', 'x-compute-request-id': 'req-1546916a-dbcf-42c0-9e4f-46483efe88d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:42:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:24,759 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.137s 2022-09-26 18:42:24,759 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06ad28bc-14e4-45f8-9503-6c2ec966df81', 'x-compute-request-id': 'req-06ad28bc-14e4-45f8-9503-6c2ec966df81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:42:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:26,106 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.327s 2022-09-26 18:42:26,110 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-beefc824-a05e-43e9-a7cb-029f75a130d8', 'x-compute-request-id': 'req-beefc824-a05e-43e9-a7cb-029f75a130d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:42:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:27,527 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.402s 2022-09-26 18:42:27,527 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2aea5a86-4320-4778-97d8-21e68a529855', 'x-compute-request-id': 'req-2aea5a86-4320-4778-97d8-21e68a529855', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:42:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:28,765 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.222s 2022-09-26 18:42:28,766 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1cc7a10e-47aa-4e9d-b22b-09ff01b3a86b', 'x-compute-request-id': 'req-1cc7a10e-47aa-4e9d-b22b-09ff01b3a86b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:42:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:30,102 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.314s 2022-09-26 18:42:30,102 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82549349-593f-4005-96ae-5c18226079b5', 'x-compute-request-id': 'req-82549349-593f-4005-96ae-5c18226079b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:42:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:31,263 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.144s 2022-09-26 18:42:31,263 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3cc6000f-dbac-417f-8ac6-549dd2ccf400', 'x-compute-request-id': 'req-3cc6000f-dbac-417f-8ac6-549dd2ccf400', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:42:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:32,501 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.224s 2022-09-26 18:42:32,502 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1af6fd4e-f5a9-495c-8a6d-81bcc5ecd162', 'x-compute-request-id': 'req-1af6fd4e-f5a9-495c-8a6d-81bcc5ecd162', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:33,663 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.147s 2022-09-26 18:42:33,664 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d835e47-527a-4f3a-960e-c540a0b18690', 'x-compute-request-id': 'req-4d835e47-527a-4f3a-960e-c540a0b18690', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:42:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:34,840 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.161s 2022-09-26 18:42:34,840 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d2b09c9-8cda-4cce-ac3f-0a752e914242', 'x-compute-request-id': 'req-6d2b09c9-8cda-4cce-ac3f-0a752e914242', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:42:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:35,970 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.114s 2022-09-26 18:42:35,971 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b32b21f7-c903-48a0-9493-7e6a83a5fa5b', 'x-compute-request-id': 'req-b32b21f7-c903-48a0-9493-7e6a83a5fa5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:42:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:37,109 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.121s 2022-09-26 18:42:37,110 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5db3764-b76b-4673-b7d4-a8ad4735ceee', 'x-compute-request-id': 'req-e5db3764-b76b-4673-b7d4-a8ad4735ceee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:42:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:38,222 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.097s 2022-09-26 18:42:38,222 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef728cd5-ecb0-48c8-9bf9-64824db356a7', 'x-compute-request-id': 'req-ef728cd5-ecb0-48c8-9bf9-64824db356a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:42:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:39,372 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.135s 2022-09-26 18:42:39,372 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2514f7ea-8952-4aa9-ba00-022d38445dc7', 'x-compute-request-id': 'req-2514f7ea-8952-4aa9-ba00-022d38445dc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:42:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:40,482 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.095s 2022-09-26 18:42:40,482 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae14749f-8a34-4897-92d2-bdf216c14ce3', 'x-compute-request-id': 'req-ae14749f-8a34-4897-92d2-bdf216c14ce3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:42:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:41,631 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.133s 2022-09-26 18:42:41,632 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-058f2539-b776-469b-ba3e-4348a7dc8e08', 'x-compute-request-id': 'req-058f2539-b776-469b-ba3e-4348a7dc8e08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:42:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:42,743 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.096s 2022-09-26 18:42:42,744 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a35ff662-eec9-4078-a406-7cf74fb43fec', 'x-compute-request-id': 'req-a35ff662-eec9-4078-a406-7cf74fb43fec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:42:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:43,896 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.136s 2022-09-26 18:42:43,896 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-858e4bdd-9a64-4fe7-a161-44556dec2749', 'x-compute-request-id': 'req-858e4bdd-9a64-4fe7-a161-44556dec2749', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:42:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:45,033 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.121s 2022-09-26 18:42:45,033 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b283ee06-2af8-44b0-ae65-3e14c6e1b0ed', 'x-compute-request-id': 'req-b283ee06-2af8-44b0-ae65-3e14c6e1b0ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:42:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:46,144 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.096s 2022-09-26 18:42:46,144 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f0877ea-47a9-4c85-a384-955f1bbf5c9d', 'x-compute-request-id': 'req-2f0877ea-47a9-4c85-a384-955f1bbf5c9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:42:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:47,344 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.185s 2022-09-26 18:42:47,345 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68540ce0-f231-49e3-a078-89f14fe2e0b1', 'x-compute-request-id': 'req-68540ce0-f231-49e3-a078-89f14fe2e0b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:42:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:48,466 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.103s 2022-09-26 18:42:48,467 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b4190e5-2d27-4838-85de-31620cb2304d', 'x-compute-request-id': 'req-0b4190e5-2d27-4838-85de-31620cb2304d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:42:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:49,589 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.106s 2022-09-26 18:42:49,590 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5832ecad-76cc-42e0-8ea5-d2f58d93dddf', 'x-compute-request-id': 'req-5832ecad-76cc-42e0-8ea5-d2f58d93dddf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:42:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:50,700 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.095s 2022-09-26 18:42:50,701 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fed8ca1a-a43d-4023-8ebc-7c87f2a4b00d', 'x-compute-request-id': 'req-fed8ca1a-a43d-4023-8ebc-7c87f2a4b00d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:42:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:51,812 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.096s 2022-09-26 18:42:51,813 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acae442b-729c-4676-b640-f6597c842c19', 'x-compute-request-id': 'req-acae442b-729c-4676-b640-f6597c842c19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:42:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:53,066 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.237s 2022-09-26 18:42:53,066 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db1e564d-7fc9-4550-b86d-90646bcaf2e8', 'x-compute-request-id': 'req-db1e564d-7fc9-4550-b86d-90646bcaf2e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:42:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:54,277 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.195s 2022-09-26 18:42:54,277 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7ee748f-9ecc-4c59-903a-de7573830885', 'x-compute-request-id': 'req-a7ee748f-9ecc-4c59-903a-de7573830885', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:42:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:55,395 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.099s 2022-09-26 18:42:55,396 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d7bafdc-a3cc-4fd1-adda-53c1b30fab70', 'x-compute-request-id': 'req-9d7bafdc-a3cc-4fd1-adda-53c1b30fab70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:42:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:56,510 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.098s 2022-09-26 18:42:56,511 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc049361-10c4-4ff3-ae5c-dfd85e700111', 'x-compute-request-id': 'req-bc049361-10c4-4ff3-ae5c-dfd85e700111', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:42:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:57,742 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.215s 2022-09-26 18:42:57,742 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3aaa7b70-3c91-4ca6-84aa-34f766c60ac2', 'x-compute-request-id': 'req-3aaa7b70-3c91-4ca6-84aa-34f766c60ac2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:42:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:58,871 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.112s 2022-09-26 18:42:58,871 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83be159a-55c5-4b0d-aae9-5981ae276599', 'x-compute-request-id': 'req-83be159a-55c5-4b0d-aae9-5981ae276599', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:42:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:42:59,997 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.107s 2022-09-26 18:42:59,997 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:42:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62d7b3d1-74af-47b4-a10c-a71cfe026bba', 'x-compute-request-id': 'req-62d7b3d1-74af-47b4-a10c-a71cfe026bba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:42:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:01,249 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.234s 2022-09-26 18:43:01,250 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4be5d552-8bf9-4712-8c4c-42f4a34f39d5', 'x-compute-request-id': 'req-4be5d552-8bf9-4712-8c4c-42f4a34f39d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:43:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:02,436 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.171s 2022-09-26 18:43:02,436 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a0ef1df-8831-4eb7-9276-3898db9836f5', 'x-compute-request-id': 'req-6a0ef1df-8831-4eb7-9276-3898db9836f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:43:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:03,592 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.139s 2022-09-26 18:43:03,593 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e07afb3-2b5d-45ee-9be7-0d7b4734b4d8', 'x-compute-request-id': 'req-0e07afb3-2b5d-45ee-9be7-0d7b4734b4d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:43:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:04,772 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.163s 2022-09-26 18:43:04,773 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be35c8dd-235d-4324-b0c3-d03250bcf490', 'x-compute-request-id': 'req-be35c8dd-235d-4324-b0c3-d03250bcf490', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:43:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:05,885 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.096s 2022-09-26 18:43:05,886 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f28a32b-6261-4602-9727-05f2b31fa91e', 'x-compute-request-id': 'req-9f28a32b-6261-4602-9727-05f2b31fa91e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:43:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:07,002 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.101s 2022-09-26 18:43:07,002 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64bac3fb-0eeb-4ac7-81d2-d7a2e8935592', 'x-compute-request-id': 'req-64bac3fb-0eeb-4ac7-81d2-d7a2e8935592', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:43:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:08,116 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.099s 2022-09-26 18:43:08,117 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7dd6ce68-41ed-4cb6-a6e8-b91632e3ee68', 'x-compute-request-id': 'req-7dd6ce68-41ed-4cb6-a6e8-b91632e3ee68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:43:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:09,240 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.107s 2022-09-26 18:43:09,240 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6450d233-a8f6-4f72-aa23-3b41a1e9bb4e', 'x-compute-request-id': 'req-6450d233-a8f6-4f72-aa23-3b41a1e9bb4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:43:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:10,355 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.099s 2022-09-26 18:43:10,355 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f887c260-0073-444a-a94f-c7ec441a501b', 'x-compute-request-id': 'req-f887c260-0073-444a-a94f-c7ec441a501b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:43:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:11,552 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.181s 2022-09-26 18:43:11,553 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4bbcec53-9651-45fb-a11b-6adb1ef20066', 'x-compute-request-id': 'req-4bbcec53-9651-45fb-a11b-6adb1ef20066', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:43:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:12,820 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.251s 2022-09-26 18:43:12,820 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65e7062a-e43b-4fb9-9bfe-30f4a59ffcd9', 'x-compute-request-id': 'req-65e7062a-e43b-4fb9-9bfe-30f4a59ffcd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:43:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:14,085 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.250s 2022-09-26 18:43:14,085 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-368b1943-2ff9-4dd1-bd30-e894ac2e4512', 'x-compute-request-id': 'req-368b1943-2ff9-4dd1-bd30-e894ac2e4512', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:43:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:15,203 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.103s 2022-09-26 18:43:15,204 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1aa2584-123c-46c7-9d20-a78ac827376a', 'x-compute-request-id': 'req-e1aa2584-123c-46c7-9d20-a78ac827376a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:43:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:16,330 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.110s 2022-09-26 18:43:16,331 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1dd303ec-60e7-4706-89fb-8730deae4d10', 'x-compute-request-id': 'req-1dd303ec-60e7-4706-89fb-8730deae4d10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:43:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:17,445 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.099s 2022-09-26 18:43:17,446 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e44af779-896a-454e-884f-def32696df46', 'x-compute-request-id': 'req-e44af779-896a-454e-884f-def32696df46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:43:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:18,573 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.111s 2022-09-26 18:43:18,573 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6541e544-280b-46ea-8632-d054cceec21c', 'x-compute-request-id': 'req-6541e544-280b-46ea-8632-d054cceec21c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:43:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:19,687 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.098s 2022-09-26 18:43:19,688 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb5b165e-cfdb-4ba8-95d3-d3aeeef3d927', 'x-compute-request-id': 'req-cb5b165e-cfdb-4ba8-95d3-d3aeeef3d927', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:43:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:20,815 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.112s 2022-09-26 18:43:20,815 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ea53c3d-d33c-4299-a8ab-b7f505b37cf2', 'x-compute-request-id': 'req-8ea53c3d-d33c-4299-a8ab-b7f505b37cf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:43:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:21,939 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.108s 2022-09-26 18:43:21,940 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8d5fdc5-aaa5-4949-9c6c-cf634790e176', 'x-compute-request-id': 'req-a8d5fdc5-aaa5-4949-9c6c-cf634790e176', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:43:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:23,141 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.185s 2022-09-26 18:43:23,141 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b28c9408-b2a7-47bf-b994-dbc94e5748aa', 'x-compute-request-id': 'req-b28c9408-b2a7-47bf-b994-dbc94e5748aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:43:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:24,283 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.125s 2022-09-26 18:43:24,283 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2716ba9c-1b19-444c-bcef-abbaefdd5e52', 'x-compute-request-id': 'req-2716ba9c-1b19-444c-bcef-abbaefdd5e52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:43:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:25,486 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.187s 2022-09-26 18:43:25,486 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2d24f0e-0980-4456-8a19-efa68a2b8268', 'x-compute-request-id': 'req-d2d24f0e-0980-4456-8a19-efa68a2b8268', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:43:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:26,596 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.095s 2022-09-26 18:43:26,597 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34ef2dc4-c7fd-4696-8ed9-ab9d41d80000', 'x-compute-request-id': 'req-34ef2dc4-c7fd-4696-8ed9-ab9d41d80000', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:27,709 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.097s 2022-09-26 18:43:27,709 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2bd6660-819d-46d9-be64-da39983ead4d', 'x-compute-request-id': 'req-c2bd6660-819d-46d9-be64-da39983ead4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:43:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:28,826 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.101s 2022-09-26 18:43:28,826 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1427b2c9-a0f7-4820-8ffb-ecb87aeb310d', 'x-compute-request-id': 'req-1427b2c9-a0f7-4820-8ffb-ecb87aeb310d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:43:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:30,034 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.193s 2022-09-26 18:43:30,034 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8fdd7a3-4bcd-4f5b-92e4-c37d3e0e905d', 'x-compute-request-id': 'req-d8fdd7a3-4bcd-4f5b-92e4-c37d3e0e905d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:43:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:31,146 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.096s 2022-09-26 18:43:31,147 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5444fcd-d5c3-4cac-a2f2-c935b820daec', 'x-compute-request-id': 'req-a5444fcd-d5c3-4cac-a2f2-c935b820daec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:43:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:32,266 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.104s 2022-09-26 18:43:32,266 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a51ee05c-99d8-4d2b-b45d-4c05d2f564a3', 'x-compute-request-id': 'req-a51ee05c-99d8-4d2b-b45d-4c05d2f564a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:43:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:33,721 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.438s 2022-09-26 18:43:33,722 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ccd579bd-c971-4c97-9e39-940d94c45ebb', 'x-compute-request-id': 'req-ccd579bd-c971-4c97-9e39-940d94c45ebb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:43:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:35,221 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.484s 2022-09-26 18:43:35,221 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a4f4eaf-7b52-45ef-9f57-47df75cc4526', 'x-compute-request-id': 'req-5a4f4eaf-7b52-45ef-9f57-47df75cc4526', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:43:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:36,454 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.216s 2022-09-26 18:43:36,454 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0c8c4c5-8ca6-4750-8f60-8b86f0458141', 'x-compute-request-id': 'req-a0c8c4c5-8ca6-4750-8f60-8b86f0458141', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:43:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:37,899 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.430s 2022-09-26 18:43:37,899 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4cbb4b1-229f-4759-9ccd-fe4bfd524096', 'x-compute-request-id': 'req-f4cbb4b1-229f-4759-9ccd-fe4bfd524096', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:43:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:39,151 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.236s 2022-09-26 18:43:39,151 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6ae678e-8794-4e5b-9e06-bd0d257000f4', 'x-compute-request-id': 'req-c6ae678e-8794-4e5b-9e06-bd0d257000f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:43:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:40,504 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.336s 2022-09-26 18:43:40,504 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4076f73-a184-423a-8f8d-04d6f27e2177', 'x-compute-request-id': 'req-c4076f73-a184-423a-8f8d-04d6f27e2177', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:43:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:42,231 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.711s 2022-09-26 18:43:42,232 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ddb2b4ea-2586-405b-9624-2ef72c226333', 'x-compute-request-id': 'req-ddb2b4ea-2586-405b-9624-2ef72c226333', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:43:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:43,809 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.560s 2022-09-26 18:43:43,810 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3065bd48-70dd-4567-89fb-03ca985200db', 'x-compute-request-id': 'req-3065bd48-70dd-4567-89fb-03ca985200db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:43:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:45,283 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.458s 2022-09-26 18:43:45,284 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e24f6cf-4917-4043-aee7-be133eb6eb7f', 'x-compute-request-id': 'req-4e24f6cf-4917-4043-aee7-be133eb6eb7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:43:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:46,561 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.258s 2022-09-26 18:43:46,561 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37df0d28-1a28-4851-872f-a08d8223e8d6', 'x-compute-request-id': 'req-37df0d28-1a28-4851-872f-a08d8223e8d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:43:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:47,809 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.232s 2022-09-26 18:43:47,809 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4b9f223-dfbc-40a0-a0ef-50c7e5dbd2fb', 'x-compute-request-id': 'req-e4b9f223-dfbc-40a0-a0ef-50c7e5dbd2fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:43:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:48,926 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.102s 2022-09-26 18:43:48,926 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a943548-eaa3-4258-9d01-28debf9f9b94', 'x-compute-request-id': 'req-9a943548-eaa3-4258-9d01-28debf9f9b94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:43:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:50,075 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.134s 2022-09-26 18:43:50,075 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e44ad66c-021f-44f9-a79d-bda15386c41b', 'x-compute-request-id': 'req-e44ad66c-021f-44f9-a79d-bda15386c41b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:43:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:51,192 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.100s 2022-09-26 18:43:51,192 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5394d2a8-2411-4d4b-bbad-59bfc596e2b1', 'x-compute-request-id': 'req-5394d2a8-2411-4d4b-bbad-59bfc596e2b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:43:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:52,321 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.114s 2022-09-26 18:43:52,321 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2413e255-50d5-4359-b5b5-33e264a87af2', 'x-compute-request-id': 'req-2413e255-50d5-4359-b5b5-33e264a87af2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:43:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:53,445 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.108s 2022-09-26 18:43:53,445 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5740e13-74ea-4d2c-8c0c-e693416d4d0c', 'x-compute-request-id': 'req-f5740e13-74ea-4d2c-8c0c-e693416d4d0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:43:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:54,599 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.138s 2022-09-26 18:43:54,600 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f08c9d76-14b1-4320-9fbb-9206606d5f73', 'x-compute-request-id': 'req-f08c9d76-14b1-4320-9fbb-9206606d5f73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:43:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:55,877 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.254s 2022-09-26 18:43:55,878 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-398a45dc-ecdf-4c72-afd2-d54996b5b4e8', 'x-compute-request-id': 'req-398a45dc-ecdf-4c72-afd2-d54996b5b4e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:43:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:57,267 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.374s 2022-09-26 18:43:57,268 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5173a746-a6ad-4937-b0f8-f13a63a769bd', 'x-compute-request-id': 'req-5173a746-a6ad-4937-b0f8-f13a63a769bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:43:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:58,404 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.121s 2022-09-26 18:43:58,404 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba209d9d-87ce-4fc3-97d4-79110abebd1a', 'x-compute-request-id': 'req-ba209d9d-87ce-4fc3-97d4-79110abebd1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:43:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:43:59,512 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.092s 2022-09-26 18:43:59,512 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:43:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb9f74a3-3972-4c18-b334-a04ac41897c8', 'x-compute-request-id': 'req-cb9f74a3-3972-4c18-b334-a04ac41897c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:43:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:00,627 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.099s 2022-09-26 18:44:00,628 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65e65da7-015f-4164-8aba-40eb56a72138', 'x-compute-request-id': 'req-65e65da7-015f-4164-8aba-40eb56a72138', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:44:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:01,737 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.094s 2022-09-26 18:44:01,737 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4af3965-bda4-40b5-95fc-4eae1934e5de', 'x-compute-request-id': 'req-d4af3965-bda4-40b5-95fc-4eae1934e5de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:44:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:02,856 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.104s 2022-09-26 18:44:02,856 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-403f66d9-63cc-4d76-a2cf-78ff712464ee', 'x-compute-request-id': 'req-403f66d9-63cc-4d76-a2cf-78ff712464ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:44:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:03,986 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.113s 2022-09-26 18:44:03,987 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-272f15c4-e25a-4ac2-a825-854700a03428', 'x-compute-request-id': 'req-272f15c4-e25a-4ac2-a825-854700a03428', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:44:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:05,109 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.108s 2022-09-26 18:44:05,109 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d452619-1d3b-4211-a84e-7adf5577407b', 'x-compute-request-id': 'req-6d452619-1d3b-4211-a84e-7adf5577407b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:44:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:06,231 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.107s 2022-09-26 18:44:06,231 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f9f49e7-9b96-449d-9b10-7903f5d391dc', 'x-compute-request-id': 'req-1f9f49e7-9b96-449d-9b10-7903f5d391dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:44:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:07,359 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.111s 2022-09-26 18:44:07,359 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f6dd967-81c8-4753-9224-2f84c7430353', 'x-compute-request-id': 'req-0f6dd967-81c8-4753-9224-2f84c7430353', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:44:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:08,478 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.102s 2022-09-26 18:44:08,478 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5dd2e98e-52e4-4ab4-acc2-8cd8872f90a4', 'x-compute-request-id': 'req-5dd2e98e-52e4-4ab4-acc2-8cd8872f90a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:44:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:09,594 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.100s 2022-09-26 18:44:09,595 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16c16527-9792-4770-ae97-21c562219430', 'x-compute-request-id': 'req-16c16527-9792-4770-ae97-21c562219430', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:44:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:10,815 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.204s 2022-09-26 18:44:10,816 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abe90d68-6783-42eb-a6ca-7eedbe9987c5', 'x-compute-request-id': 'req-abe90d68-6783-42eb-a6ca-7eedbe9987c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:44:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:11,942 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.108s 2022-09-26 18:44:11,942 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3ddb882-0d42-4db5-9e75-da50bbfb88f2', 'x-compute-request-id': 'req-e3ddb882-0d42-4db5-9e75-da50bbfb88f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:44:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:13,302 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.345s 2022-09-26 18:44:13,302 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03def49e-ef6e-4035-8726-c44f6771b29a', 'x-compute-request-id': 'req-03def49e-ef6e-4035-8726-c44f6771b29a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:44:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:14,491 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.174s 2022-09-26 18:44:14,491 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3cd6380e-4233-4a2e-940d-a5b69c61d165', 'x-compute-request-id': 'req-3cd6380e-4233-4a2e-940d-a5b69c61d165', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:44:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:15,626 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.119s 2022-09-26 18:44:15,626 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4565bbe-eb79-4510-a316-7344e9e4042e', 'x-compute-request-id': 'req-b4565bbe-eb79-4510-a316-7344e9e4042e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:44:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:16,749 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.107s 2022-09-26 18:44:16,750 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3912079c-5bb7-4448-9933-79460aa2e292', 'x-compute-request-id': 'req-3912079c-5bb7-4448-9933-79460aa2e292', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:44:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:17,914 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.150s 2022-09-26 18:44:17,915 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8236688-bbf0-421f-b056-caab3a7b75d6', 'x-compute-request-id': 'req-c8236688-bbf0-421f-b056-caab3a7b75d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:44:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:19,056 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.125s 2022-09-26 18:44:19,056 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b7c5baf-4408-411a-89c7-b7a34454621d', 'x-compute-request-id': 'req-5b7c5baf-4408-411a-89c7-b7a34454621d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:44:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:20,197 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.125s 2022-09-26 18:44:20,197 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f23d70dd-737e-47ae-8564-a46f55c32187', 'x-compute-request-id': 'req-f23d70dd-737e-47ae-8564-a46f55c32187', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:44:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:21,420 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.207s 2022-09-26 18:44:21,420 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d99c2a9-bf7e-428d-892b-55d28e368ee0', 'x-compute-request-id': 'req-1d99c2a9-bf7e-428d-892b-55d28e368ee0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:44:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:22,541 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.104s 2022-09-26 18:44:22,541 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5cf55305-b1ed-4633-b47f-d099ca06320a', 'x-compute-request-id': 'req-5cf55305-b1ed-4633-b47f-d099ca06320a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:44:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:23,778 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.218s 2022-09-26 18:44:23,779 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c8286a5-11df-44c6-b9c4-7450ef2994c0', 'x-compute-request-id': 'req-7c8286a5-11df-44c6-b9c4-7450ef2994c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:44:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:25,198 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.403s 2022-09-26 18:44:25,198 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99d46cc9-7924-43a4-b71b-b89a72955d71', 'x-compute-request-id': 'req-99d46cc9-7924-43a4-b71b-b89a72955d71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:44:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:26,317 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.103s 2022-09-26 18:44:26,318 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6c7c310-7603-4d45-bd8c-c449e7d77eba', 'x-compute-request-id': 'req-e6c7c310-7603-4d45-bd8c-c449e7d77eba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:44:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:27,432 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.098s 2022-09-26 18:44:27,432 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef2341d9-e550-4e2f-9c17-b6f7ef8ade4e', 'x-compute-request-id': 'req-ef2341d9-e550-4e2f-9c17-b6f7ef8ade4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:44:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:28,545 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.097s 2022-09-26 18:44:28,545 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2488c1c4-a01c-4fe5-a605-1e2a1c289d15', 'x-compute-request-id': 'req-2488c1c4-a01c-4fe5-a605-1e2a1c289d15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:44:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:29,660 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.101s 2022-09-26 18:44:29,661 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fac71e33-512f-4ba1-b492-87b2beadacfc', 'x-compute-request-id': 'req-fac71e33-512f-4ba1-b492-87b2beadacfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:44:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:30,774 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.097s 2022-09-26 18:44:30,774 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-866a4ef6-cf1b-4970-9518-1cb0b4de132a', 'x-compute-request-id': 'req-866a4ef6-cf1b-4970-9518-1cb0b4de132a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:44:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:31,894 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.097s 2022-09-26 18:44:31,894 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb7bdb20-2613-47bf-9cc8-7f33da667183', 'x-compute-request-id': 'req-eb7bdb20-2613-47bf-9cc8-7f33da667183', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:44:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:33,329 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.421s 2022-09-26 18:44:33,330 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f664c3d-5c7e-4021-acba-afdb09e761db', 'x-compute-request-id': 'req-3f664c3d-5c7e-4021-acba-afdb09e761db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:44:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:34,444 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.099s 2022-09-26 18:44:34,445 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7e4aac9-d03e-4685-afcb-ac1cee30ed65', 'x-compute-request-id': 'req-a7e4aac9-d03e-4685-afcb-ac1cee30ed65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:44:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:35,568 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.107s 2022-09-26 18:44:35,568 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05978a3c-1541-41f1-b802-f30a8fa399f7', 'x-compute-request-id': 'req-05978a3c-1541-41f1-b802-f30a8fa399f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:44:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:36,678 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.095s 2022-09-26 18:44:36,679 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2bf6f22-80c2-4042-9aba-737556cf1733', 'x-compute-request-id': 'req-f2bf6f22-80c2-4042-9aba-737556cf1733', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:44:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:37,806 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.112s 2022-09-26 18:44:37,806 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff7e08de-c2b5-43a1-8ca3-b693e562a35b', 'x-compute-request-id': 'req-ff7e08de-c2b5-43a1-8ca3-b693e562a35b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:44:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:39,011 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.190s 2022-09-26 18:44:39,012 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c7cae24-125e-4cf5-bd9d-e8501d77731a', 'x-compute-request-id': 'req-0c7cae24-125e-4cf5-bd9d-e8501d77731a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:44:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:40,143 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.111s 2022-09-26 18:44:40,143 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90fe28f7-0685-4e79-827a-da10db0d5c6c', 'x-compute-request-id': 'req-90fe28f7-0685-4e79-827a-da10db0d5c6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:44:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:41,255 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.096s 2022-09-26 18:44:41,255 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e452da07-dbeb-4f1c-b18d-b4b894180f17', 'x-compute-request-id': 'req-e452da07-dbeb-4f1c-b18d-b4b894180f17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:44:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:42,378 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.107s 2022-09-26 18:44:42,378 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b97b45f-ab47-4b0b-89c5-d28b89f9d478', 'x-compute-request-id': 'req-8b97b45f-ab47-4b0b-89c5-d28b89f9d478', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:44:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:43,833 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.438s 2022-09-26 18:44:43,833 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd60a9f4-54a0-4168-8445-9e08d7ceac2e', 'x-compute-request-id': 'req-bd60a9f4-54a0-4168-8445-9e08d7ceac2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:44:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:44,963 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.115s 2022-09-26 18:44:44,964 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f46d22f-1461-40df-85d4-5de0112ceccf', 'x-compute-request-id': 'req-3f46d22f-1461-40df-85d4-5de0112ceccf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:44:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:46,101 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.122s 2022-09-26 18:44:46,101 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0615f01-1b9e-472d-8809-9355602b6ab0', 'x-compute-request-id': 'req-d0615f01-1b9e-472d-8809-9355602b6ab0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:44:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:47,836 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.720s 2022-09-26 18:44:47,836 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7dbacf56-c8ed-488a-826f-e1515e193cd6', 'x-compute-request-id': 'req-7dbacf56-c8ed-488a-826f-e1515e193cd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:44:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:49,065 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.209s 2022-09-26 18:44:49,066 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e6a23ad-247a-4cbe-86a7-4885cdb66a8c', 'x-compute-request-id': 'req-3e6a23ad-247a-4cbe-86a7-4885cdb66a8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:44:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:50,195 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.112s 2022-09-26 18:44:50,195 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-003c4e39-e900-49e4-a9d0-4899c5204b5c', 'x-compute-request-id': 'req-003c4e39-e900-49e4-a9d0-4899c5204b5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:44:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:51,529 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.319s 2022-09-26 18:44:51,530 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a57acf50-722e-4c06-ae0f-dee86be43e03', 'x-compute-request-id': 'req-a57acf50-722e-4c06-ae0f-dee86be43e03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:44:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:52,642 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.097s 2022-09-26 18:44:52,642 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29e996da-ac96-40e0-bfce-868374662c46', 'x-compute-request-id': 'req-29e996da-ac96-40e0-bfce-868374662c46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:44:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:53,761 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.103s 2022-09-26 18:44:53,761 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7b421f7-08d5-445c-a128-b0aa628b8ce1', 'x-compute-request-id': 'req-c7b421f7-08d5-445c-a128-b0aa628b8ce1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:44:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:56,806 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 2.028s 2022-09-26 18:44:56,806 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-747f60a2-c0f6-4c18-b31c-d3e7f1a59a3d', 'x-compute-request-id': 'req-747f60a2-c0f6-4c18-b31c-d3e7f1a59a3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:44:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:57,987 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.166s 2022-09-26 18:44:57,987 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-327911ff-cf7d-4a8b-815d-298db212493b', 'x-compute-request-id': 'req-327911ff-cf7d-4a8b-815d-298db212493b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:44:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:44:59,110 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.107s 2022-09-26 18:44:59,115 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:44:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e189e8b-8a31-4189-a596-2460a8937980', 'x-compute-request-id': 'req-7e189e8b-8a31-4189-a596-2460a8937980', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:44:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:00,227 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.096s 2022-09-26 18:45:00,227 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-503abe04-d805-4306-8c08-b92bf82dab96', 'x-compute-request-id': 'req-503abe04-d805-4306-8c08-b92bf82dab96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:45:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:01,334 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.091s 2022-09-26 18:45:01,334 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ed11fee-dfdf-44d1-8bd8-69f09cc2a15f', 'x-compute-request-id': 'req-2ed11fee-dfdf-44d1-8bd8-69f09cc2a15f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:45:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:02,464 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.115s 2022-09-26 18:45:02,465 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05a7504d-7e5d-4cfd-9adb-06fc337abc0f', 'x-compute-request-id': 'req-05a7504d-7e5d-4cfd-9adb-06fc337abc0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:45:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:03,580 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.100s 2022-09-26 18:45:03,581 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74bfa848-42a3-4125-9579-dbce397baa71', 'x-compute-request-id': 'req-74bfa848-42a3-4125-9579-dbce397baa71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:45:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:04,739 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.143s 2022-09-26 18:45:04,740 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed0e83f3-3945-4002-b4fb-87bcd3fc1ab9', 'x-compute-request-id': 'req-ed0e83f3-3945-4002-b4fb-87bcd3fc1ab9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:45:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:06,139 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.383s 2022-09-26 18:45:06,140 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-178a6ff8-4c48-4fc4-975c-90f6a429a77f', 'x-compute-request-id': 'req-178a6ff8-4c48-4fc4-975c-90f6a429a77f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:45:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:07,410 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.255s 2022-09-26 18:45:07,411 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0206934e-47c9-4c59-9ab1-0ddc2ec43c59', 'x-compute-request-id': 'req-0206934e-47c9-4c59-9ab1-0ddc2ec43c59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:45:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:08,720 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.293s 2022-09-26 18:45:08,721 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00bbb8d3-a5e1-4a82-86f2-0ddd31629d9a', 'x-compute-request-id': 'req-00bbb8d3-a5e1-4a82-86f2-0ddd31629d9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:45:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:09,833 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.097s 2022-09-26 18:45:09,833 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-272f1f7f-29b2-4c4e-ab09-c8c82ae9cc3f', 'x-compute-request-id': 'req-272f1f7f-29b2-4c4e-ab09-c8c82ae9cc3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:10,968 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.120s 2022-09-26 18:45:10,969 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6827dc8f-7261-4da3-af3c-d1149a98a23b', 'x-compute-request-id': 'req-6827dc8f-7261-4da3-af3c-d1149a98a23b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:45:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:12,265 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.280s 2022-09-26 18:45:12,266 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c187b56-92fc-468f-bc7c-c5904665bb57', 'x-compute-request-id': 'req-1c187b56-92fc-468f-bc7c-c5904665bb57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:45:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:13,426 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.141s 2022-09-26 18:45:13,426 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35548751-4aa8-4b4d-a6ad-fa0a239de928', 'x-compute-request-id': 'req-35548751-4aa8-4b4d-a6ad-fa0a239de928', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:45:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:14,561 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.117s 2022-09-26 18:45:14,562 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b146a163-32ef-45e6-8482-df980c4ebffb', 'x-compute-request-id': 'req-b146a163-32ef-45e6-8482-df980c4ebffb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:45:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:15,674 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.097s 2022-09-26 18:45:15,674 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c0151f7-ff7f-4c55-855d-3120c9e882d7', 'x-compute-request-id': 'req-3c0151f7-ff7f-4c55-855d-3120c9e882d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:45:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:16,845 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.155s 2022-09-26 18:45:16,846 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b221768-d5ec-4bab-95d8-4f3fef8a67bd', 'x-compute-request-id': 'req-4b221768-d5ec-4bab-95d8-4f3fef8a67bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:45:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:18,176 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.315s 2022-09-26 18:45:18,176 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a47748eb-79f2-46a7-a5ab-75e65b1b5617', 'x-compute-request-id': 'req-a47748eb-79f2-46a7-a5ab-75e65b1b5617', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:45:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:19,294 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.102s 2022-09-26 18:45:19,295 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08a68ec5-fd95-4553-a42a-d908d03a79ed', 'x-compute-request-id': 'req-08a68ec5-fd95-4553-a42a-d908d03a79ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:45:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:20,415 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.105s 2022-09-26 18:45:20,415 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6899f24-d2c4-4ca8-9aba-b701c47db7bd', 'x-compute-request-id': 'req-a6899f24-d2c4-4ca8-9aba-b701c47db7bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:45:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:21,532 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.102s 2022-09-26 18:45:21,533 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65c17aa0-769e-4ee7-a043-bd737d6ff467', 'x-compute-request-id': 'req-65c17aa0-769e-4ee7-a043-bd737d6ff467', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:45:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:22,650 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.103s 2022-09-26 18:45:22,651 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc10e1fb-47c1-4640-844b-1bd89f4683dc', 'x-compute-request-id': 'req-dc10e1fb-47c1-4640-844b-1bd89f4683dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:45:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:23,763 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.096s 2022-09-26 18:45:23,764 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1a880a9-1923-411a-b80a-519733a28e74', 'x-compute-request-id': 'req-c1a880a9-1923-411a-b80a-519733a28e74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:45:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:24,967 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.188s 2022-09-26 18:45:24,967 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c38f526-c565-443c-96aa-2b6438819949', 'x-compute-request-id': 'req-9c38f526-c565-443c-96aa-2b6438819949', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:45:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:26,118 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.135s 2022-09-26 18:45:26,118 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bde58901-34d0-4ddd-aaf1-8ba1745b6463', 'x-compute-request-id': 'req-bde58901-34d0-4ddd-aaf1-8ba1745b6463', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:45:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:27,243 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.109s 2022-09-26 18:45:27,244 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-929d58a8-5fe3-417e-bb55-30ba02ec4a11', 'x-compute-request-id': 'req-929d58a8-5fe3-417e-bb55-30ba02ec4a11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:45:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:28,378 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.117s 2022-09-26 18:45:28,379 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-155c5024-7d3b-4c33-94d3-48d3cf95f55f', 'x-compute-request-id': 'req-155c5024-7d3b-4c33-94d3-48d3cf95f55f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:45:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:29,509 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.114s 2022-09-26 18:45:29,509 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b555352-5d8a-45c0-aa82-3f80aeea4e38', 'x-compute-request-id': 'req-0b555352-5d8a-45c0-aa82-3f80aeea4e38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:45:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:30,618 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.093s 2022-09-26 18:45:30,619 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0304635-9a8e-4ea5-bc34-edb6f25fd56a', 'x-compute-request-id': 'req-a0304635-9a8e-4ea5-bc34-edb6f25fd56a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:45:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:31,745 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.111s 2022-09-26 18:45:31,746 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c600c5b-a9ae-47a5-b5fc-64291506e1b3', 'x-compute-request-id': 'req-1c600c5b-a9ae-47a5-b5fc-64291506e1b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:45:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:32,871 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.110s 2022-09-26 18:45:32,872 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d1ed0c7-dd03-4262-8ffe-f352d689b406', 'x-compute-request-id': 'req-9d1ed0c7-dd03-4262-8ffe-f352d689b406', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:45:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:34,021 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.134s 2022-09-26 18:45:34,022 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04d5417a-3c27-4f55-b780-da9fbbed842e', 'x-compute-request-id': 'req-04d5417a-3c27-4f55-b780-da9fbbed842e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:45:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:35,269 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.228s 2022-09-26 18:45:35,269 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-051228b3-a8b3-4635-8e79-edf6e82a3573', 'x-compute-request-id': 'req-051228b3-a8b3-4635-8e79-edf6e82a3573', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:45:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:36,384 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.098s 2022-09-26 18:45:36,385 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71034400-f3f1-4909-ae06-5405834ac02d', 'x-compute-request-id': 'req-71034400-f3f1-4909-ae06-5405834ac02d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:45:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:37,500 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.100s 2022-09-26 18:45:37,501 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cfd1f355-4e69-4af6-8d58-6e94d8885c35', 'x-compute-request-id': 'req-cfd1f355-4e69-4af6-8d58-6e94d8885c35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:45:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:38,635 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.118s 2022-09-26 18:45:38,635 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ddd96c09-76f2-44d5-a179-f797793ca2df', 'x-compute-request-id': 'req-ddd96c09-76f2-44d5-a179-f797793ca2df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:45:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:39,752 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.095s 2022-09-26 18:45:39,753 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd10a2a7-854f-4ff0-88ba-d5478d30286e', 'x-compute-request-id': 'req-fd10a2a7-854f-4ff0-88ba-d5478d30286e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:45:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:40,871 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.104s 2022-09-26 18:45:40,871 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13fff37e-a7f1-4830-86a1-e65febe11537', 'x-compute-request-id': 'req-13fff37e-a7f1-4830-86a1-e65febe11537', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:45:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:42,107 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.220s 2022-09-26 18:45:42,108 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5a74cf8-c056-4ff0-b0c2-ae72816b625d', 'x-compute-request-id': 'req-e5a74cf8-c056-4ff0-b0c2-ae72816b625d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:45:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:43,233 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.110s 2022-09-26 18:45:43,234 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cbe990c7-49b8-41e6-9fa9-935385f9fc5a', 'x-compute-request-id': 'req-cbe990c7-49b8-41e6-9fa9-935385f9fc5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:45:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:44,529 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.281s 2022-09-26 18:45:44,530 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0b5f8b8-d557-476d-84b2-331a9172ce95', 'x-compute-request-id': 'req-e0b5f8b8-d557-476d-84b2-331a9172ce95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:45:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:45,659 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.115s 2022-09-26 18:45:45,660 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55cacd89-5510-42bf-9b1c-ee174cc3d4d1', 'x-compute-request-id': 'req-55cacd89-5510-42bf-9b1c-ee174cc3d4d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:45:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:46,775 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.099s 2022-09-26 18:45:46,775 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0679a9f-e775-4c50-acab-b0be079a54c6', 'x-compute-request-id': 'req-b0679a9f-e775-4c50-acab-b0be079a54c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:45:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:47,894 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.103s 2022-09-26 18:45:47,895 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9285e532-6ec6-45b2-8b25-e769cbd1aaeb', 'x-compute-request-id': 'req-9285e532-6ec6-45b2-8b25-e769cbd1aaeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:45:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:49,024 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.111s 2022-09-26 18:45:49,024 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0bc3b79a-9087-486b-8fea-f9f77ab344b5', 'x-compute-request-id': 'req-0bc3b79a-9087-486b-8fea-f9f77ab344b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:45:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:50,138 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.098s 2022-09-26 18:45:50,139 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40abeb5f-7061-4998-86cc-48f2417e1a60', 'x-compute-request-id': 'req-40abeb5f-7061-4998-86cc-48f2417e1a60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:45:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:51,259 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.105s 2022-09-26 18:45:51,260 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8cbd8df1-48b4-4f28-a130-17c17b92f1a7', 'x-compute-request-id': 'req-8cbd8df1-48b4-4f28-a130-17c17b92f1a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:45:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:52,384 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.109s 2022-09-26 18:45:52,384 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce39a631-6e8d-4e8e-95c4-eae4f3fda1b6', 'x-compute-request-id': 'req-ce39a631-6e8d-4e8e-95c4-eae4f3fda1b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:45:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:53,495 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.095s 2022-09-26 18:45:53,496 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d06ef5d3-ea16-4d44-be47-dae7fb9a0235', 'x-compute-request-id': 'req-d06ef5d3-ea16-4d44-be47-dae7fb9a0235', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:45:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:54,605 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.094s 2022-09-26 18:45:54,605 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f649856c-5122-49e9-a36b-ed962ea2f282', 'x-compute-request-id': 'req-f649856c-5122-49e9-a36b-ed962ea2f282', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:45:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:55,723 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.103s 2022-09-26 18:45:55,724 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6ab569d-00cc-496f-8f9a-559a2e36cd16', 'x-compute-request-id': 'req-d6ab569d-00cc-496f-8f9a-559a2e36cd16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:45:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:56,841 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.101s 2022-09-26 18:45:56,841 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ea44e03-e0c3-47a5-8b91-df8e8112e051', 'x-compute-request-id': 'req-4ea44e03-e0c3-47a5-8b91-df8e8112e051', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:45:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:57,988 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.127s 2022-09-26 18:45:57,988 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d582df0-2663-46ef-8b52-4f092714bffc', 'x-compute-request-id': 'req-3d582df0-2663-46ef-8b52-4f092714bffc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:45:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:45:59,124 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.120s 2022-09-26 18:45:59,124 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:45:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c921d32-f2f3-402c-841c-5cf2ec0e1e5b', 'x-compute-request-id': 'req-9c921d32-f2f3-402c-841c-5cf2ec0e1e5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:45:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:00,245 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.106s 2022-09-26 18:46:00,245 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71fb4b81-ed2d-422d-b44a-f046d0cc6749', 'x-compute-request-id': 'req-71fb4b81-ed2d-422d-b44a-f046d0cc6749', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:46:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:01,446 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.186s 2022-09-26 18:46:01,447 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91d3f558-51a1-4856-a536-c07e68efa6c5', 'x-compute-request-id': 'req-91d3f558-51a1-4856-a536-c07e68efa6c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:46:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:02,571 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.109s 2022-09-26 18:46:02,571 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2ef3255-18c6-48e9-8fed-c2075581639a', 'x-compute-request-id': 'req-f2ef3255-18c6-48e9-8fed-c2075581639a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:46:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:03,704 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.117s 2022-09-26 18:46:03,704 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33f73eb9-a769-435a-9ab5-b37ce56b0b96', 'x-compute-request-id': 'req-33f73eb9-a769-435a-9ab5-b37ce56b0b96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:46:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:04,825 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.106s 2022-09-26 18:46:04,826 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98354fe2-f9af-47d1-b37d-bab3422dbbee', 'x-compute-request-id': 'req-98354fe2-f9af-47d1-b37d-bab3422dbbee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:46:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:05,954 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.113s 2022-09-26 18:46:05,954 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9ab1e20-bcb2-45f6-af8b-c0d0ea11aade', 'x-compute-request-id': 'req-a9ab1e20-bcb2-45f6-af8b-c0d0ea11aade', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:46:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:07,071 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.102s 2022-09-26 18:46:07,072 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8788d94f-d113-4b91-a8e9-1c5cc9a92b86', 'x-compute-request-id': 'req-8788d94f-d113-4b91-a8e9-1c5cc9a92b86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:46:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:08,190 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.103s 2022-09-26 18:46:08,191 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f29a699e-a80a-4159-8720-a13f847a4a8e', 'x-compute-request-id': 'req-f29a699e-a80a-4159-8720-a13f847a4a8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:46:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:09,846 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.640s 2022-09-26 18:46:09,846 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5783a97a-7d17-4ec5-a423-39ef3de01907', 'x-compute-request-id': 'req-5783a97a-7d17-4ec5-a423-39ef3de01907', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:46:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:11,222 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.356s 2022-09-26 18:46:11,222 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6918c01d-e03b-48e5-8b40-207edd1de7c7', 'x-compute-request-id': 'req-6918c01d-e03b-48e5-8b40-207edd1de7c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:46:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:12,428 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.191s 2022-09-26 18:46:12,428 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03ebd6ba-6dc6-499d-aa6c-26452d9eba74', 'x-compute-request-id': 'req-03ebd6ba-6dc6-499d-aa6c-26452d9eba74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:46:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:13,547 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.104s 2022-09-26 18:46:13,548 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-170cba56-4f2d-488c-a900-6ee6fdeb019e', 'x-compute-request-id': 'req-170cba56-4f2d-488c-a900-6ee6fdeb019e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:46:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:14,775 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.213s 2022-09-26 18:46:14,776 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-710af4bf-3a8a-4200-a8f4-f05aaced7bae', 'x-compute-request-id': 'req-710af4bf-3a8a-4200-a8f4-f05aaced7bae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:46:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:16,159 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.368s 2022-09-26 18:46:16,160 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f964aa7d-c1e6-46ae-b9d5-1c0305cab5bd', 'x-compute-request-id': 'req-f964aa7d-c1e6-46ae-b9d5-1c0305cab5bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:46:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:17,404 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.229s 2022-09-26 18:46:17,404 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46a20af2-c03b-4f69-a8cc-942f67335e05', 'x-compute-request-id': 'req-46a20af2-c03b-4f69-a8cc-942f67335e05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:46:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:18,575 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.156s 2022-09-26 18:46:18,576 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84f29f38-bbc6-49bf-a2d3-120f1f2a2202', 'x-compute-request-id': 'req-84f29f38-bbc6-49bf-a2d3-120f1f2a2202', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:46:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:19,710 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.117s 2022-09-26 18:46:19,710 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63861617-80ea-45d3-8ef7-f8670d48415b', 'x-compute-request-id': 'req-63861617-80ea-45d3-8ef7-f8670d48415b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:46:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:20,848 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.119s 2022-09-26 18:46:20,849 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6b6633c-4bc9-45fb-a47d-6ffa14d5df6d', 'x-compute-request-id': 'req-a6b6633c-4bc9-45fb-a47d-6ffa14d5df6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:46:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:21,963 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.098s 2022-09-26 18:46:21,964 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f8f6a08-f95f-434f-85c1-b4e0e0e4a5bb', 'x-compute-request-id': 'req-0f8f6a08-f95f-434f-85c1-b4e0e0e4a5bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:46:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:23,103 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.124s 2022-09-26 18:46:23,104 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a7d2f27-ad60-499e-9175-fcea9a84b359', 'x-compute-request-id': 'req-3a7d2f27-ad60-499e-9175-fcea9a84b359', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:46:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:24,219 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.099s 2022-09-26 18:46:24,219 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a93b963f-4d4b-4556-b810-9527e575a53c', 'x-compute-request-id': 'req-a93b963f-4d4b-4556-b810-9527e575a53c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:46:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:25,455 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.222s 2022-09-26 18:46:25,456 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fce5f24-c605-4e90-a808-89adf539b7bf', 'x-compute-request-id': 'req-3fce5f24-c605-4e90-a808-89adf539b7bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:46:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:26,687 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.215s 2022-09-26 18:46:26,687 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-def6783e-f39c-4778-9696-f14dcf83a59e', 'x-compute-request-id': 'req-def6783e-f39c-4778-9696-f14dcf83a59e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:46:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:28,130 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.420s 2022-09-26 18:46:28,131 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b34195f-c1fc-4c4d-97f9-8d5a075a28aa', 'x-compute-request-id': 'req-8b34195f-c1fc-4c4d-97f9-8d5a075a28aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:46:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:29,261 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.112s 2022-09-26 18:46:29,261 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68f82c09-ce08-4a80-a9de-fac59e24644f', 'x-compute-request-id': 'req-68f82c09-ce08-4a80-a9de-fac59e24644f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:46:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:30,462 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.185s 2022-09-26 18:46:30,462 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5c2afd5-133e-4ea5-bcf5-421d11147085', 'x-compute-request-id': 'req-b5c2afd5-133e-4ea5-bcf5-421d11147085', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:46:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:31,761 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.283s 2022-09-26 18:46:31,761 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b928dfe-bcb7-428d-aaa9-0d1bc11d2ada', 'x-compute-request-id': 'req-8b928dfe-bcb7-428d-aaa9-0d1bc11d2ada', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:46:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:33,229 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.452s 2022-09-26 18:46:33,230 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fee5e38f-0047-4fd3-b267-ba4c4daa0dbd', 'x-compute-request-id': 'req-fee5e38f-0047-4fd3-b267-ba4c4daa0dbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:46:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:34,375 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.129s 2022-09-26 18:46:34,375 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0db05099-6af2-4897-a2b8-168b44ddf54f', 'x-compute-request-id': 'req-0db05099-6af2-4897-a2b8-168b44ddf54f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:46:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:35,586 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.196s 2022-09-26 18:46:35,587 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8bf4eeb2-1458-482e-9e40-3f1f2f9e0e4e', 'x-compute-request-id': 'req-8bf4eeb2-1458-482e-9e40-3f1f2f9e0e4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:46:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:36,813 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.210s 2022-09-26 18:46:36,813 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e86a8b83-502a-4354-a62a-4319d2c3fc59', 'x-compute-request-id': 'req-e86a8b83-502a-4354-a62a-4319d2c3fc59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:46:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:38,210 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.380s 2022-09-26 18:46:38,210 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-337e62d4-1934-41f2-a37c-bb50f3df1f0b', 'x-compute-request-id': 'req-337e62d4-1934-41f2-a37c-bb50f3df1f0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:46:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:42,523 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 3.291s 2022-09-26 18:46:42,525 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65f47997-28e9-4431-9f2d-63bf186ab035', 'x-compute-request-id': 'req-65f47997-28e9-4431-9f2d-63bf186ab035', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:46:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:43,677 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.137s 2022-09-26 18:46:43,677 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32394e01-e7dc-4233-b361-868274e5fcc2', 'x-compute-request-id': 'req-32394e01-e7dc-4233-b361-868274e5fcc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:46:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:44,799 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.103s 2022-09-26 18:46:44,800 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2eced79-0bff-4131-a000-5c687b243bd3', 'x-compute-request-id': 'req-a2eced79-0bff-4131-a000-5c687b243bd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:46:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:45,912 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.095s 2022-09-26 18:46:45,912 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45ded61a-28a1-4ff2-afc3-cd01b70dad15', 'x-compute-request-id': 'req-45ded61a-28a1-4ff2-afc3-cd01b70dad15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:46:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:47,056 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.128s 2022-09-26 18:46:47,056 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1978cafe-2585-49b6-b31d-afdaa93f6b5e', 'x-compute-request-id': 'req-1978cafe-2585-49b6-b31d-afdaa93f6b5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:46:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:48,209 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.134s 2022-09-26 18:46:48,209 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-449779a2-e51f-426a-b4b2-e1523bc76c5c', 'x-compute-request-id': 'req-449779a2-e51f-426a-b4b2-e1523bc76c5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:46:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:49,924 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.695s 2022-09-26 18:46:49,924 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6892735d-7da7-4936-a984-73d35991e8d2', 'x-compute-request-id': 'req-6892735d-7da7-4936-a984-73d35991e8d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:46:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:51,616 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.672s 2022-09-26 18:46:51,616 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ae27726-a3ae-4e62-bb07-0ca5325e6b77', 'x-compute-request-id': 'req-8ae27726-a3ae-4e62-bb07-0ca5325e6b77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:46:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:52,905 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.267s 2022-09-26 18:46:52,905 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3dc3ebd-d638-42b3-a587-3a97f3db7317', 'x-compute-request-id': 'req-d3dc3ebd-d638-42b3-a587-3a97f3db7317', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:46:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:54,300 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.379s 2022-09-26 18:46:54,300 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-813e0158-b4be-48dd-a269-8d10f02341e1', 'x-compute-request-id': 'req-813e0158-b4be-48dd-a269-8d10f02341e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:46:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:55,894 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.578s 2022-09-26 18:46:55,895 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31a718a6-780b-4869-acd5-5707ddae7893', 'x-compute-request-id': 'req-31a718a6-780b-4869-acd5-5707ddae7893', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:46:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:57,430 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.520s 2022-09-26 18:46:57,430 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18bb5086-cc4c-44e9-a2b0-5790a189ce60', 'x-compute-request-id': 'req-18bb5086-cc4c-44e9-a2b0-5790a189ce60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:46:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:46:58,933 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.483s 2022-09-26 18:46:58,933 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97d63b2f-c9cd-4552-b32f-227968bbcc70', 'x-compute-request-id': 'req-97d63b2f-c9cd-4552-b32f-227968bbcc70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:46:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:47:00,413 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.460s 2022-09-26 18:47:00,414 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:46:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-716c0df6-68e0-455a-8622-d1252dfdc972', 'x-compute-request-id': 'req-716c0df6-68e0-455a-8622-d1252dfdc972', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:47:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:47:01,821 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.392s 2022-09-26 18:47:01,821 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:47:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56630398-136e-4f5a-a2ea-7335fec8cb89', 'x-compute-request-id': 'req-56630398-136e-4f5a-a2ea-7335fec8cb89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:47:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:47:03,469 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.632s 2022-09-26 18:47:03,469 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:47:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbdf5e88-7e4c-49ce-ac35-6730c63c90ea', 'x-compute-request-id': 'req-dbdf5e88-7e4c-49ce-ac35-6730c63c90ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:47:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:47:04,906 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.420s 2022-09-26 18:47:04,907 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:47:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-339cf99c-24b8-4870-b131-ed88239e53ad', 'x-compute-request-id': 'req-339cf99c-24b8-4870-b131-ed88239e53ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"server": {"id": "84bc7a03-0a90-46cf-8077-e564fd721a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-1876786092", "status": "BUILD", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "user_id": "07208e1e68a443b7ae4edb34f8318d2a", "metadata": {}, "hostId": "", "image": {"id": "20c03988-11e3-4e45-94c2-8740ab6e30b5", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/images/20c03988-11e3-4e45-94c2-8740ab6e30b5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.82/compute/flavors/452"}]}, "created": "2022-09-26T18:41:04Z", "updated": "2022-09-26T18:47:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}, {"rel": "bookmark", "href": "http://10.222.0.82/compute/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1560253917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-26 18:47:05,546 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 204 DELETE http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.620s 2022-09-26 18:47:05,546 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:47:04 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-57de9325-ab9b-4952-9688-311dbac4724e', 'x-compute-request-id': 'req-57de9325-ab9b-4952-9688-311dbac4724e', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'' 2022-09-26 18:47:05,967 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 404 GET http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d 0.420s 2022-09-26 18:47:05,967 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:47: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-6161231e-a784-49bb-97af-5ba951775c27', 'x-compute-request-id': 'req-6161231e-a784-49bb-97af-5ba951775c27', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.82/compute/v2.1/servers/84bc7a03-0a90-46cf-8077-e564fd721a5d'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 84bc7a03-0a90-46cf-8077-e564fd721a5d could not be found."}}' 2022-09-26 18:47:11,367 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 200 PUT http://10.222.0.82:9696/v2.0/routers/8a10f6f1-6a88-4c30-9525-a2f2899c6791/remove_router_interface 5.376s 2022-09-26 18:47:11,367 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "cf27bf74-e25d-4807-9b92-427351f3bb83"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-6ee17811-babe-4559-a57a-237bc2532024', 'date': 'Mon, 26 Sep 2022 18:47:11 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.82:9696/v2.0/routers/8a10f6f1-6a88-4c30-9525-a2f2899c6791/remove_router_interface'} Body: b'{"id": "8a10f6f1-6a88-4c30-9525-a2f2899c6791", "tenant_id": "a0c36c5a1b8b4046b68c13b0dd5c231b", "port_id": "30f211e7-a343-4957-9f3b-5317805c3fd3", "network_id": "6f227306-9e8a-4245-823c-b6a30b37660d", "subnet_id": "cf27bf74-e25d-4807-9b92-427351f3bb83", "subnet_ids": ["cf27bf74-e25d-4807-9b92-427351f3bb83"]}' 2022-09-26 18:47:13,024 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.82:9696/v2.0/subnets/cf27bf74-e25d-4807-9b92-427351f3bb83 1.650s 2022-09-26 18:47:13,024 105853 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-d6431b3a-067f-4fc4-ba5b-20b1ec754d42', 'date': 'Mon, 26 Sep 2022 18:47:13 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.82:9696/v2.0/subnets/cf27bf74-e25d-4807-9b92-427351f3bb83'} Body: b'' 2022-09-26 18:47:16,069 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.82:9696/v2.0/routers/8a10f6f1-6a88-4c30-9525-a2f2899c6791 3.043s 2022-09-26 18:47:16,070 105853 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-101f306a-92e0-4137-947b-7c6853c24989', 'content-length': '0', 'date': 'Mon, 26 Sep 2022 18:47:16 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.82:9696/v2.0/routers/8a10f6f1-6a88-4c30-9525-a2f2899c6791'} Body: b'' 2022-09-26 18:47:17,449 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.82:9696/v2.0/networks/6f227306-9e8a-4245-823c-b6a30b37660d 1.379s 2022-09-26 18:47:17,449 105853 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-6234bf32-1cba-4f46-b09c-981e90eb31a2', 'date': 'Mon, 26 Sep 2022 18:47:17 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.82:9696/v2.0/networks/6f227306-9e8a-4245-823c-b6a30b37660d'} Body: b'' 2022-09-26 18:47:18,832 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.82:9696/v2.0/security-groups/277b04d7-590f-46db-ba5a-775e31fb6b6b 1.382s 2022-09-26 18:47:18,833 105853 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-8ec556cc-8aee-4d89-a6b6-6307845eb5eb', 'content-length': '0', 'date': 'Mon, 26 Sep 2022 18:47:18 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.82:9696/v2.0/security-groups/277b04d7-590f-46db-ba5a-775e31fb6b6b'} Body: b'' 2022-09-26 18:47:19,742 105853 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 202 DELETE http://10.222.0.82/compute/v2.1/os-keypairs/tempest-TestNetworkAdvancedServerOps-1560253917 0.908s 2022-09-26 18:47:19,742 105853 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 26 Sep 2022 18:47: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-57ef68cf-8851-42bc-bfc6-9c8c9690aace', 'x-compute-request-id': 'req-57ef68cf-8851-42bc-bfc6-9c8c9690aace', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.82/compute/v2.1/os-keypairs/tempest-TestNetworkAdvancedServerOps-1560253917'} 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 225, in test_server_connectivity_cold_migration server = self._setup_server(keypair) File "/opt/stack/tempest/tempest/scenario/test_network_advanced_server_ops.py", line 70, in _setup_server server = self.create_server( File "/opt/stack/tempest/tempest/scenario/manager.py", line 309, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 346, 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 312, in create_test_server waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 101, in wait_for_server_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration) Server 84bc7a03-0a90-46cf-8077-e564fd721a5d failed to reach ACTIVE status and task state "None" within the required time (360 s). Server boot request ID: req-044c4674-44cb-4444-98ba-42b445acf273. Current status: BUILD. Current task state: scheduling. |
||||||
test_server_connectivity_cold_migration_revert[compute,id-25b188d7-0183-4b1e-a11d-15840c8e2fd6,network,slow] |
pass
pt8.2: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_cold_migration_revert[compute,id-25b188d7-0183-4b1e-a11d-15840c8e2fd6,network,slow] |
||||||
test_server_connectivity_live_migration[compute,id-03fd1562-faad-11e7-9ea0-fa163e65f5ce,network,slow] |
pass
pt8.3: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_live_migration[compute,id-03fd1562-faad-11e7-9ea0-fa163e65f5ce,network,slow] |
||||||
test_server_connectivity_rebuild[compute,id-88a529c2-1daa-4c85-9aec-d541ba3eb699,network,slow] |
pass
pt8.4: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_rebuild[compute,id-88a529c2-1daa-4c85-9aec-d541ba3eb699,network,slow] |
||||||
test_server_connectivity_pause_unpause[compute,id-2b2642db-6568-4b35-b812-eceed3fa20ce,network,slow] |
pass
pt8.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
pt8.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
pt8.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
pt8.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
pt8.9: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_suspend_resume[compute,id-5cdf9499-541d-4923-804e-b9a60620a7f0,network,slow] |
||||||
setUpClass (tempest.api.compute.admin.test_agents | 1 | 0 | 0 | 0 | 1 | Detail | |
AgentsAdminTestJSON) |
skip
pt9.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
pt10.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
pt11.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
pt12.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
pt13.1: setUpClass (tempest.api.compute.admin.test_floating_ips_bulk.FloatingIPsBulkAdminTestJSON) |
||||||
setUpClass (tempest.api.compute.admin.test_servers_on_multinodes | 1 | 0 | 0 | 0 | 1 | Detail | |
UnshelveToHostMultiNodesTest) |
skip
pt14.1: setUpClass (tempest.api.compute.admin.test_servers_on_multinodes.UnshelveToHostMultiNodesTest) |
||||||
setUpClass (tempest.api.compute.admin.test_volume_swap | 1 | 0 | 0 | 0 | 1 | Detail | |
TestMultiAttachVolumeSwap) |
skip
pt15.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
pt16.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
pt17.1: setUpClass (tempest.api.compute.certificates.test_certificates.CertificatesV2TestJSON) |
||||||
setUpClass (tempest.api.compute.servers.test_attach_interfaces | 3 | 0 | 0 | 0 | 3 | Detail | |
AttachInterfacesTestJSON) |
skip
pt18.1: setUpClass (tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON) |
||||||
AttachInterfacesUnderV243Test) |
skip
pt18.2: setUpClass (tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test) |
||||||
AttachInterfacesV270Test) |
skip
pt18.3: setUpClass (tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesV270Test) |
||||||
setUpClass (tempest.api.compute.servers.test_novnc | 1 | 0 | 0 | 0 | 1 | Detail | |
NoVNCConsoleTestJSON) |
skip
pt19.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
pt20.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
pt21.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
pt22.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
pt23.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
pt24.1: setUpClass (tempest.api.compute.test_networks.ComputeNetworksTest) |
||||||
setUpClass (tempest.api.compute.volumes.test_attach_volume | 1 | 0 | 0 | 0 | 1 | Detail | |
AttachVolumeMultiAttachTest) |
skip
pt25.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
pt26.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
pt27.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
pt28.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
pt29.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
pt30.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
pt31.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
pt32.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
pt33.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
pt34.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
pt35.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
pt36.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
pt37.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
pt38.1: setUpClass (tempest.api.identity.v2.test_extension.ExtensionTestJSON) |
||||||
setUpClass (tempest.api.identity.v2.test_tenants | 1 | 0 | 0 | 0 | 1 | Detail | |
IdentityTenantsTest) |
skip
pt39.1: setUpClass (tempest.api.identity.v2.test_tenants.IdentityTenantsTest) |
||||||
setUpClass (tempest.api.identity.v2.test_tokens | 1 | 0 | 0 | 0 | 1 | Detail | |
TokensTest) |
skip
pt40.1: setUpClass (tempest.api.identity.v2.test_tokens.TokensTest) |
||||||
setUpClass (tempest.api.identity.v2.test_users | 1 | 0 | 0 | 0 | 1 | Detail | |
IdentityUsersTest) |
skip
pt41.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
pt42.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
pt43.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
pt44.1: setUpClass (tempest.api.image.v1.test_images.ListImagesTest) |
||||||
UpdateImageMetaTest) |
skip
pt44.2: setUpClass (tempest.api.image.v1.test_images.UpdateImageMetaTest) |
||||||
CreateRegisterImagesTest) |
skip
pt44.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
pt45.1: setUpClass (tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest) |
||||||
setUpClass (tempest.api.image.v2.admin.test_image_caching | 1 | 0 | 0 | 0 | 1 | Detail | |
ImageCachingTest) |
skip
pt46.1: setUpClass (tempest.api.image.v2.admin.test_image_caching.ImageCachingTest) |
||||||
setUpClass (tempest.api.image.v2.admin.test_images | 1 | 0 | 0 | 0 | 1 | Detail | |
ImportCopyImagesTest) |
skip
pt47.1: setUpClass (tempest.api.image.v2.admin.test_images.ImportCopyImagesTest) |
||||||
setUpClass (tempest.api.image.v2.test_images | 2 | 0 | 0 | 0 | 2 | Detail | |
MultiStoresImportImagesTest) |
skip
pt48.1: setUpClass (tempest.api.image.v2.test_images.MultiStoresImportImagesTest) |
||||||
ImportImagesTest) |
skip
pt48.2: setUpClass (tempest.api.image.v2.test_images.ImportImagesTest) |
||||||
setUpClass (tempest.api.image.v2.test_images_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
ImportImagesNegativeTest) |
skip
pt49.1: setUpClass (tempest.api.image.v2.test_images_negative.ImportImagesNegativeTest) |
||||||
setUpClass (tempest.api.network.admin.test_metering_extensions | 2 | 0 | 0 | 0 | 2 | Detail | |
MeteringIpV6TestJSON) |
skip
pt50.1: setUpClass (tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON) |
||||||
MeteringTestJSON) |
skip
pt50.2: setUpClass (tempest.api.network.admin.test_metering_extensions.MeteringTestJSON) |
||||||
setUpClass (tempest.api.network.test_tags | 1 | 0 | 0 | 0 | 1 | Detail | |
TagsTest) |
skip
pt51.1: setUpClass (tempest.api.network.test_tags.TagsTest) |
||||||
setUpClass (tempest.api.volume.admin.test_multi_backend | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumeMultiBackendTest) |
skip
pt52.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
pt53.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest) |
||||||
setUpClass (tempest.scenario.test_compute_unified_limits | 1 | 0 | 0 | 0 | 1 | Detail | |
ServersQuotaTest) |
skip
pt54.1: setUpClass (tempest.scenario.test_compute_unified_limits.ServersQuotaTest) |
||||||
setUpClass (tempest.scenario.test_dashboard_basic_ops | 1 | 0 | 0 | 0 | 1 | Detail | |
TestDashboardBasicOps) |
skip
pt55.1: setUpClass (tempest.scenario.test_dashboard_basic_ops.TestDashboardBasicOps) |
||||||
setUpClass (tempest.scenario.test_network_qos_placement | 2 | 0 | 0 | 0 | 2 | Detail | |
MinBwAllocationPlacementTest) |
skip
pt56.1: setUpClass (tempest.scenario.test_network_qos_placement.MinBwAllocationPlacementTest) |
||||||
QoSBandwidthAndPacketRateTests) |
skip
pt56.2: setUpClass (tempest.scenario.test_network_qos_placement.QoSBandwidthAndPacketRateTests) |
||||||
setUpClass (tempest.scenario.test_volume_migrate_attached | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeMigrateRetypeAttached) |
skip
pt57.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
pt58.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
pt58.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
pt58.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
pt58.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
pt58.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
pt58.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
pt58.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
pt58.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
pt58.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
pt59.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
pt60.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
pt60.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
pt60.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
pt60.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
pt60.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
pt60.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
pt60.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
pt60.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
pt60.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
pt60.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
pt60.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
pt60.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
pt60.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
pt60.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
pt61.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
pt61.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
pt62.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
pt63.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
pt64.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
pt64.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt66.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
pt66.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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.FlavorMetadataValidation | 1 | 1 | 0 | 0 | 0 | Detail | |
test_flavor_update_with_custom_namespace[id-d3114f03-b0f2-4dc7-be11-70c0abc178b3] |
pass
pt68.1: tempest.api.compute.admin.test_flavors_extra_specs.FlavorMetadataValidation.test_flavor_update_with_custom_namespace[id-d3114f03-b0f2-4dc7-be11-70c0abc178b3] |
||||||
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
pt69.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
pt69.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
pt69.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
pt70.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
pt70.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
pt70.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
pt70.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
pt70.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
pt70.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
pt70.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
pt71.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
pt72.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
pt73.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
pt73.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
pt73.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
pt73.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
pt73.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
pt74.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
pt74.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
pt74.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
pt74.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
pt74.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
pt74.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
pt74.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
pt74.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
pt74.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
pt74.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
pt74.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
pt74.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
pt74.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
pt74.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
pt75.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
pt75.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
pt75.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
pt75.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
pt75.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
pt76.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
pt76.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
pt77.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.HypervisorAdminV253TestBase | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_show_detail_hypervisors[id-4ab54a14-77a2-4e39-b9d2-1306d157c705] |
pass
pt78.1: tempest.api.compute.admin.test_hypervisor.HypervisorAdminV253TestBase.test_list_show_detail_hypervisors[id-4ab54a14-77a2-4e39-b9d2-1306d157c705] |
||||||
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
pt79.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
pt79.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
pt79.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
pt79.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
pt79.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
pt79.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
pt79.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
pt80.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
pt80.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
pt80.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
pt80.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
pt81.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
pt81.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
pt82.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
pt82.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
pt83.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
pt84.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
pt85.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
pt85.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
pt85.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
pt85.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
pt86.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
pt86.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
pt87.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
pt87.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
pt87.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
pt87.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
pt87.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
pt88.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
pt88.2: tempest.api.compute.admin.test_networks.NetworksTest.test_list_all_networks[id-df3d1046-6fa5-4b2c-ad0c-cfa46a351cb9] |
||||||
tempest.api.compute.admin.test_quotas.QuotaClassesAdmin257Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_default_quotas[id-7932ab0f-5136-4075-b201-c0e2338df51a] |
pass
pt89.1: tempest.api.compute.admin.test_quotas.QuotaClassesAdmin257Test.test_update_default_quotas[id-7932ab0f-5136-4075-b201-c0e2338df51a] |
||||||
tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_default_quotas[id-7932ab0f-5136-4075-b201-c0e2338df51a] |
pass
pt90.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
pt91.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
pt91.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
pt91.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
pt91.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
pt92.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
pt93.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
pt94.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
pt94.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
pt94.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
pt94.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
pt95.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
pt95.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
pt96.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
pt97.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.ServersAdmin275Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rebuild_update_server_275[id-bf2b4a00-73a3-4d53-81fa-acbcd97d6339] |
pass
pt98.1: tempest.api.compute.admin.test_servers.ServersAdmin275Test.test_rebuild_update_server_275[id-bf2b4a00-73a3-4d53-81fa-acbcd97d6339] |
||||||
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
pt99.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
pt99.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
pt99.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
pt99.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
pt99.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
pt99.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
pt99.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
pt99.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
pt99.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
pt99.10: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_state_server[id-ee8ae470-db70-474d-b752-690b7892cab1] |
||||||
tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_migrate_non_existent_server[id-46a4e1ca-87ae-4d28-987a-1b6b136a0221,negative] |
pass
pt100.1: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_non_existent_server[id-46a4e1ca-87ae-4d28-987a-1b6b136a0221,negative] |
||||||
test_migrate_server_invalid_state[id-b0b17f83-d14e-4fc4-8f31-bcc9f3cfa629,negative] |
pass
pt100.2: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_server_invalid_state[id-b0b17f83-d14e-4fc4-8f31-bcc9f3cfa629,negative] |
||||||
test_reset_state_server_invalid_state[id-b0b4d8af-1256-41ef-9ee7-25f1c19dde80,negative] |
pass
pt100.3: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_state[id-b0b4d8af-1256-41ef-9ee7-25f1c19dde80,negative] |
||||||
test_reset_state_server_invalid_type[id-4cdcc984-fab0-4577-9a9d-6d558527ee9d,negative] |
pass
pt100.4: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_type[id-4cdcc984-fab0-4577-9a9d-6d558527ee9d,negative] |
||||||
test_reset_state_server_nonexistent_server[id-e741298b-8df2-46f0-81cb-8f814ff2504c,negative] |
pass
pt100.5: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_nonexistent_server[id-e741298b-8df2-46f0-81cb-8f814ff2504c,negative] |
||||||
test_resize_server_using_overlimit_ram[id-28dcec23-f807-49da-822c-56a92ea3c687,negative] |
pass
pt100.6: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_ram[id-28dcec23-f807-49da-822c-56a92ea3c687,negative] |
||||||
test_resize_server_using_overlimit_vcpus[id-7368a427-2f26-4ad9-9ba9-911a0ec2b0db,negative] |
pass
pt100.7: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_vcpus[id-7368a427-2f26-4ad9-9ba9-911a0ec2b0db,negative] |
||||||
tempest.api.compute.admin.test_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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt102.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
pt102.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
pt102.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
pt103.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
pt103.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
pt103.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
pt103.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
pt104.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
pt104.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
pt104.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
pt104.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
pt104.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
pt104.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
pt104.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
pt105.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
pt105.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
pt105.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
pt106.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
pt106.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
pt106.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
pt107.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
pt108.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
pt108.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
pt109.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
pt109.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
pt109.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
pt109.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
pt109.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
pt109.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
pt109.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
pt109.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
pt109.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
pt109.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
pt109.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
pt110.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
pt111.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
pt111.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
pt112.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
pt112.2: tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_delete_floating_ip[id-de45e989-b5ca-4a9b-916b-04a52e7bbb8b] |
||||||
tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_associate_ip_to_server_with_floating_ip[id-58a80596-ffb2-11e6-9393-fa163e4fa634,negative] |
pass
pt113.1: tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_with_floating_ip[id-58a80596-ffb2-11e6-9393-fa163e4fa634,negative] |
||||||
test_associate_ip_to_server_without_passing_floating_ip[id-804b4fcb-bbf5-412f-925d-896672b61eb3,negative] |
pass
pt113.2: tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_without_passing_floating_ip[id-804b4fcb-bbf5-412f-925d-896672b61eb3,negative] |
||||||
test_associate_nonexistent_floating_ip[id-595fa616-1a71-4670-9614-46564ac49a4c,negative] |
pass
pt113.3: tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_nonexistent_floating_ip[id-595fa616-1a71-4670-9614-46564ac49a4c,negative] |
||||||
test_dissociate_nonexistent_floating_ip[id-0a081a66-e568-4e6b-aa62-9587a876dca8,negative] |
pass
pt113.4: tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_dissociate_nonexistent_floating_ip[id-0a081a66-e568-4e6b-aa62-9587a876dca8,negative] |
||||||
tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_allocate_floating_ip_from_nonexistent_pool[id-6e0f059b-e4dd-48fb-8207-06e3bba5b074,negative] |
pass
pt114.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
pt114.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
pt115.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
pt115.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
pt115.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
pt116.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
pt117.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
pt117.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
pt117.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
pt117.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
pt117.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
pt117.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
pt118.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
pt118.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
pt118.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
pt118.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
pt118.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
pt118.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
pt119.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
pt119.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
pt119.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
pt119.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
pt120.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
pt120.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
pt120.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
pt120.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
pt120.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
pt120.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
pt121.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
pt121.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
pt121.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
pt121.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
pt122.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
pt122.2: tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name[id-3b7c6fe4-dfe7-477c-9243-b06359db51e6] |
||||||
tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_create_image_specify_invalid_metadata[id-55d1d38c-dd66-4933-9c8e-7d92aeb60ddc,negative] |
pass
pt123.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
pt123.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
pt123.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
pt123.4: tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_second_image_when_first_image_is_being_saved[id-0460efcf-ee88-4f94-acef-1bf658695456,negative] |
||||||
test_delete_image_that_is_not_yet_active[id-0894954d-2db2-4195-a45b-ffec0bc0187e,negative] |
pass
pt123.5: tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_delete_image_that_is_not_yet_active[id-0894954d-2db2-4195-a45b-ffec0bc0187e,negative] |
||||||
tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON | 13 | 13 | 0 | 0 | 0 | Detail | |
test_list_images_filter_by_changes_since[id-18bac3ae-da27-436c-92a9-b22474d13aab] |
pass
pt124.1: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_changes_since[id-18bac3ae-da27-436c-92a9-b22474d13aab] |
||||||
test_list_images_filter_by_name[id-33163b73-79f5-4d07-a7ea-9213bcc468ff] |
pass
pt124.2: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_name[id-33163b73-79f5-4d07-a7ea-9213bcc468ff] |
||||||
test_list_images_filter_by_server_id[id-9f238683-c763-45aa-b848-232ec3ce3105] |
pass
pt124.3: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_id[id-9f238683-c763-45aa-b848-232ec3ce3105] |
||||||
test_list_images_filter_by_server_ref[id-05a377b8-28cf-4734-a1e6-2ab5c38bf606] |
pass
pt124.4: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_ref[id-05a377b8-28cf-4734-a1e6-2ab5c38bf606] |
||||||
test_list_images_filter_by_status[id-a3f5b513-aeb3-42a9-b18e-f091ef73254d] |
pass
pt124.5: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_status[id-a3f5b513-aeb3-42a9-b18e-f091ef73254d] |
||||||
test_list_images_filter_by_type[id-e3356918-4d3e-4756-81d5-abc4524ba29f] |
pass
pt124.6: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_type[id-e3356918-4d3e-4756-81d5-abc4524ba29f] |
||||||
test_list_images_limit_results[id-3a484ca9-67ba-451e-b494-7fcf28d32d62] |
pass
pt124.7: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_limit_results[id-3a484ca9-67ba-451e-b494-7fcf28d32d62] |
||||||
test_list_images_with_detail_filter_by_changes_since[id-7d439e18-ac2e-4827-b049-7e18004712c4] |
pass
pt124.8: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_changes_since[id-7d439e18-ac2e-4827-b049-7e18004712c4] |
||||||
test_list_images_with_detail_filter_by_name[id-644ea267-9bd9-4f3b-af9f-dffa02396a17] |
pass
pt124.9: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_name[id-644ea267-9bd9-4f3b-af9f-dffa02396a17] |
||||||
test_list_images_with_detail_filter_by_server_ref[id-8c78f822-203b-4bf6-8bba-56ebd551cf84] |
pass
pt124.10: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_server_ref[id-8c78f822-203b-4bf6-8bba-56ebd551cf84] |
||||||
test_list_images_with_detail_filter_by_status[id-9b0ea018-6185-4f71-948a-a123a107988e] |
pass
pt124.11: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_status[id-9b0ea018-6185-4f71-948a-a123a107988e] |
||||||
test_list_images_with_detail_filter_by_type[id-888c0cc0-7223-43c5-9db0-b125fd0a393b] |
pass
pt124.12: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_type[id-888c0cc0-7223-43c5-9db0-b125fd0a393b] |
||||||
test_list_images_with_detail_limit_results[id-ba2fa9a9-b672-47cc-b354-3b4c0600e2cb] |
pass
pt124.13: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_limit_results[id-ba2fa9a9-b672-47cc-b354-3b4c0600e2cb] |
||||||
tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_nonexistent_image[id-391b0440-432c-4d4b-b5da-c5096aa247eb,negative] |
pass
pt125.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
pt126.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
pt126.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
pt126.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
pt127.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
pt127.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
pt127.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
pt127.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
pt128.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
pt128.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
pt128.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
pt128.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
pt128.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
pt128.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
pt128.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
pt128.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
pt129.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
pt129.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
pt129.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
pt129.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
pt129.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
pt129.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
pt130.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
pt131.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
pt132.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
pt132.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
pt132.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
pt132.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
pt132.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
pt133.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
pt133.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
pt133.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
pt133.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
pt133.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
pt133.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
pt133.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
pt133.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
pt134.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
pt134.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
pt134.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
pt134.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
pt134.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
pt135.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
pt135.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
pt135.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
pt135.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
pt135.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
pt135.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
pt135.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
pt135.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
pt135.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
pt135.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
pt135.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
pt136.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.ServersTestFqdnHostnames | 1 | 0 | 0 | 0 | 1 | Detail | |
test_create_server_with_fqdn_name[id-622066d2-39fc-4c09-9eeb-35903c114a0a] |
skip
pt137.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
pt138.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
pt138.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
pt138.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
pt138.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
pt138.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
pt139.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
pt139.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
pt139.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
pt139.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
pt139.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
pt140.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
pt140.2: tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_multiple_nics_order[id-0578d144-ed74-43f8-8e57-ab10dbf9b3c2] |
||||||
tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON | 8 | 8 | 0 | 0 | 0 | Detail | |
test_delete_active_server[id-925fdfb4-5b13-47ea-ac8a-c36ae6fddb05] |
pass
pt141.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
pt141.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
pt141.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
pt141.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
pt141.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
pt141.6: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shutoff_state[id-546d368c-bb6c-4645-979a-83ed16f3a6be] |
||||||
test_delete_server_while_in_suspended_state[id-1f82ebd3-8253-4f4e-b93f-de9b7df56d8b] |
pass
pt141.7: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_suspended_state[id-1f82ebd3-8253-4f4e-b93f-de9b7df56d8b] |
||||||
test_delete_server_while_in_verify_resize_state[id-ab0c38b4-cdd8-49d3-9b92-0cb898723c01] |
pass
pt141.8: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state[id-ab0c38b4-cdd8-49d3-9b92-0cb898723c01] |
||||||
tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
pass
pt142.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
pt143.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
pt143.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
pt143.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
pt143.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
pt143.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
pt144.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
pt144.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
pt145.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
pt146.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
pt146.2: tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_list_instance_actions_non_existent_server[id-67e1fce6-7ec2-45c6-92d4-0a8f1a632910,negative] |
||||||
tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON | 17 | 15 | 0 | 0 | 2 | Detail | |
test_list_servers_detailed_filter_by_flavor[id-80c574cc-0925-44ba-8602-299028357dd9] |
pass
pt147.1: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor[id-80c574cc-0925-44ba-8602-299028357dd9] |
||||||
test_list_servers_detailed_filter_by_image[id-b3304c3b-97df-46d2-8cd3-e2b6659724e7] |
skip
pt147.2: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image[id-b3304c3b-97df-46d2-8cd3-e2b6659724e7] |
||||||
test_list_servers_detailed_filter_by_server_name[id-f9eb2b70-735f-416c-b260-9914ac6181e4] |
pass
pt147.3: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name[id-f9eb2b70-735f-416c-b260-9914ac6181e4] |
||||||
test_list_servers_detailed_filter_by_server_status[id-de2612ab-b7dd-4044-b0b1-d2539601911f] |
pass
pt147.4: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status[id-de2612ab-b7dd-4044-b0b1-d2539601911f] |
||||||
test_list_servers_detailed_limit_results[id-67aec2d0-35fe-4503-9f92-f13272b867ed] |
pass
pt147.5: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results[id-67aec2d0-35fe-4503-9f92-f13272b867ed] |
||||||
test_list_servers_filter_by_active_status[id-ca78e20e-fddb-4ce6-b7f7-bcbf8605e66e] |
pass
pt147.6: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status[id-ca78e20e-fddb-4ce6-b7f7-bcbf8605e66e] |
||||||
test_list_servers_filter_by_exceed_limit[id-37791bbd-90c0-4de0-831e-5f38cba9c6b3] |
pass
pt147.7: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_exceed_limit[id-37791bbd-90c0-4de0-831e-5f38cba9c6b3] |
||||||
test_list_servers_filter_by_flavor[id-573637f5-7325-47bb-9144-3476d0416908] |
pass
pt147.8: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor[id-573637f5-7325-47bb-9144-3476d0416908] |
||||||
test_list_servers_filter_by_image[id-05e8a8e7-9659-459a-989d-92c2f501f4ba] |
skip
pt147.9: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image[id-05e8a8e7-9659-459a-989d-92c2f501f4ba] |
||||||
test_list_servers_filter_by_limit[id-614cdfc1-d557-4bac-915b-3e67b48eee76] |
pass
pt147.10: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit[id-614cdfc1-d557-4bac-915b-3e67b48eee76] |
||||||
test_list_servers_filter_by_server_name[id-9b067a7b-7fee-4f6a-b29c-be43fe18fc5a] |
pass
pt147.11: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name[id-9b067a7b-7fee-4f6a-b29c-be43fe18fc5a] |
||||||
test_list_servers_filter_by_shutoff_status[id-451dbbb2-f330-4a9f-b0e1-5f5d2cb0f34c] |
pass
pt147.12: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_shutoff_status[id-451dbbb2-f330-4a9f-b0e1-5f5d2cb0f34c] |
||||||
test_list_servers_filter_by_zero_limit[id-b1495414-2d93-414c-8019-849afe8d319e] |
pass
pt147.13: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_zero_limit[id-b1495414-2d93-414c-8019-849afe8d319e] |
||||||
test_list_servers_filtered_by_ip[id-43a1242e-7b31-48d1-88f2-3f72aa9f2077] |
pass
pt147.14: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip[id-43a1242e-7b31-48d1-88f2-3f72aa9f2077] |
||||||
test_list_servers_filtered_by_ip_regex[id-a905e287-c35e-42f2-b132-d02b09f3654a] |
pass
pt147.15: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip_regex[id-a905e287-c35e-42f2-b132-d02b09f3654a] |
||||||
test_list_servers_filtered_by_name_regex[id-24a89b0c-0d55-4a28-847f-45075f19b27b] |
pass
pt147.16: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_regex[id-24a89b0c-0d55-4a28-847f-45075f19b27b] |
||||||
test_list_servers_filtered_by_name_wildcard[id-e9f624ee-92af-4562-8bec-437945a18dcb] |
pass
pt147.17: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard[id-e9f624ee-92af-4562-8bec-437945a18dcb] |
||||||
tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON | 11 | 11 | 0 | 0 | 0 | Detail | |
test_list_servers_by_changes_since_future_date[id-74745ad8-b346-45b5-b9b8-509d7447fc1f,negative] |
pass
pt148.1: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date[id-74745ad8-b346-45b5-b9b8-509d7447fc1f,negative] |
||||||
test_list_servers_by_changes_since_invalid_date[id-87d12517-e20a-4c9c-97b6-dd1628d6d6c9,negative] |
pass
pt148.2: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date[id-87d12517-e20a-4c9c-97b6-dd1628d6d6c9,negative] |
||||||
test_list_servers_by_limits_greater_than_actual_count[id-d47c17fb-eebd-4287-8e95-f20a7e627b18,negative] |
pass
pt148.3: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count[id-d47c17fb-eebd-4287-8e95-f20a7e627b18,negative] |
||||||
test_list_servers_by_limits_pass_negative_value[id-62610dd9-4713-4ee0-8beb-fd2c1aa7f950,negative] |
pass
pt148.4: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value[id-62610dd9-4713-4ee0-8beb-fd2c1aa7f950,negative] |
||||||
test_list_servers_by_limits_pass_string[id-679bc053-5e70-4514-9800-3dfab1a380a6,negative] |
pass
pt148.5: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string[id-679bc053-5e70-4514-9800-3dfab1a380a6,negative] |
||||||
test_list_servers_by_non_existing_flavor[id-5913660b-223b-44d4-a651-a0fbfd44ca75,negative] |
pass
pt148.6: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor[id-5913660b-223b-44d4-a651-a0fbfd44ca75,negative] |
||||||
test_list_servers_by_non_existing_image[id-ff01387d-c7ad-47b4-ae9e-64fa214638fe,negative] |
pass
pt148.7: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image[id-ff01387d-c7ad-47b4-ae9e-64fa214638fe,negative] |
||||||
test_list_servers_by_non_existing_server_name[id-e2c77c4a-000a-4af3-a0bd-629a328bde7c,negative] |
pass
pt148.8: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name[id-e2c77c4a-000a-4af3-a0bd-629a328bde7c,negative] |
||||||
test_list_servers_detail_server_is_deleted[id-93055106-2d34-46fe-af68-d9ddbf7ee570,negative] |
pass
pt148.9: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted[id-93055106-2d34-46fe-af68-d9ddbf7ee570,negative] |
||||||
test_list_servers_status_non_existing[id-fcdf192d-0f74-4d89-911f-1ec002b822c4,negative] |
pass
pt148.10: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing[id-fcdf192d-0f74-4d89-911f-1ec002b822c4,negative] |
||||||
test_list_servers_with_a_deleted_server[id-24a26f1a-1ddc-4eea-b0d7-a90cc874ad8f,negative] |
pass
pt148.11: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server[id-24a26f1a-1ddc-4eea-b0d7-a90cc874ad8f,negative] |
||||||
tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_multiple_create[id-61e03386-89c3-449c-9bb1-a06f423fd9d1] |
pass
pt149.1: tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create[id-61e03386-89c3-449c-9bb1-a06f423fd9d1] |
||||||
test_multiple_create_with_reservation_return[id-864777fb-2f1e-44e3-b5b9-3eb6fa84f2f7] |
pass
pt149.2: tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create_with_reservation_return[id-864777fb-2f1e-44e3-b5b9-3eb6fa84f2f7] |
||||||
tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_max_count_less_than_min_count[id-476da616-f1ef-4271-a9b1-b9fc87727cdf,negative] |
pass
pt150.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
pt150.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
pt150.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
pt150.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
pt150.5: tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_non_integer[id-999aa722-d624-4423-b813-0d1ac9884d7a,negative] |
||||||
tempest.api.compute.servers.test_server_actions.ServersAaction247Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_backup[id-252a4bdd-6366-4dae-9994-8c30aa660f23,image] |
pass
pt151.1: tempest.api.compute.servers.test_server_actions.ServersAaction247Test.test_create_backup[id-252a4bdd-6366-4dae-9994-8c30aa660f23,image] |
||||||
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
pt152.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
pt152.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.ServerGroup264TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_get_server_group[id-b52f09dd-2133-4037-9a5d-bdb260096a88] |
pass
pt153.1: tempest.api.compute.servers.test_server_group.ServerGroup264TestJSON.test_create_get_server_group[id-b52f09dd-2133-4037-9a5d-bdb260096a88] |
||||||
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
pt154.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
pt154.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
pt154.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
pt154.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
pt154.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
pt154.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
pt155.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
pt155.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
pt155.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
pt155.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
pt155.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
pt155.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
pt155.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
pt155.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
pt155.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
pt155.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
pt155.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
pt155.12: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_with_blank_key[id-a452f38c-05c2-4b47-bd44-a4f0bf5a5e48,negative] |
||||||
tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_server_password[id-f8229e8b-b625-4493-800a-bde86ac611ea] |
pass
pt156.1: tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_delete_server_password[id-f8229e8b-b625-4493-800a-bde86ac611ea] |
||||||
test_get_server_password[id-f83b582f-62a8-4f22-85b0-0dee50ff783a] |
pass
pt156.2: tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_get_server_password[id-f83b582f-62a8-4f22-85b0-0dee50ff783a] |
||||||
tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rescue_unrescue_instance[id-fd032140-714c-42e4-a8fd-adcd8df06be6] |
pass
pt157.1: tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescue_unrescue_instance[id-fd032140-714c-42e4-a8fd-adcd8df06be6] |
||||||
tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_rescue_non_existent_server[id-6dfc0a55-3a77-4564-a144-1587b7971dde,negative] |
pass
pt158.1: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_non_existent_server[id-6dfc0a55-3a77-4564-a144-1587b7971dde,negative] |
||||||
test_rescue_paused_instance[id-cc3a883f-43c0-4fb6-a9bb-5579d64984ed,negative] |
pass
pt158.2: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_paused_instance[id-cc3a883f-43c0-4fb6-a9bb-5579d64984ed,negative] |
||||||
test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] |
pass
pt158.3: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] |
||||||
test_rescued_vm_detach_volume[id-f56e465b-fe10-48bf-b75d-646cda3a8bc9,negative,volume] |
pass
pt158.4: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume[id-f56e465b-fe10-48bf-b75d-646cda3a8bc9,negative,volume] |
||||||
test_rescued_vm_reboot[id-db22b618-f157-4566-a317-1b6d467a8094,negative] |
pass
pt158.5: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_reboot[id-db22b618-f157-4566-a317-1b6d467a8094,negative] |
||||||
test_rescued_vm_rebuild[id-70cdb8a1-89f8-437d-9448-8844fd82bf46,negative] |
pass
pt158.6: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_rebuild[id-70cdb8a1-89f8-437d-9448-8844fd82bf46,negative] |
||||||
tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_check_tag_existence[id-81279a66-61c3-4759-b830-a2dbe64cbe08] |
pass
pt159.1: tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_check_tag_existence[id-81279a66-61c3-4759-b830-a2dbe64cbe08] |
||||||
test_create_delete_tag[id-8d95abe2-c658-4c42-9a44-c0258500306b] |
pass
pt159.2: tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_create_delete_tag[id-8d95abe2-c658-4c42-9a44-c0258500306b] |
||||||
test_delete_all_tags[id-a63b2a74-e918-4b7c-bcab-10c855f3a57e] |
pass
pt159.3: tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_delete_all_tags[id-a63b2a74-e918-4b7c-bcab-10c855f3a57e] |
||||||
test_update_all_tags[id-a2c1af8c-127d-417d-974b-8115f7e3d831] |
pass
pt159.4: tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_update_all_tags[id-a2c1af8c-127d-417d-974b-8115f7e3d831] |
||||||
tempest.api.compute.servers.test_servers.ServerShowV247Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_show_server[id-88b0bdb2-494c-11e7-a919-92ebcb67fe33] |
pass
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.ServerShowV254Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rebuild_server[id-09170a98-4940-4637-add7-1a35121f1a5a] |
pass
pt162.1: tempest.api.compute.servers.test_servers_microversions.ServerShowV254Test.test_rebuild_server[id-09170a98-4940-4637-add7-1a35121f1a5a] |
||||||
tempest.api.compute.servers.test_servers_microversions.ServerShowV257Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rebuild_server[id-803df848-080a-4261-8f11-b020cd9b6f60] |
pass
pt163.1: tempest.api.compute.servers.test_servers_microversions.ServerShowV257Test.test_rebuild_server[id-803df848-080a-4261-8f11-b020cd9b6f60] |
||||||
tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON | 45 | 44 | 0 | 0 | 1 | Detail | |
test_create_numeric_server_name[id-fd57f159-68d6-4c2a-902b-03070828a87e,negative] |
pass
pt164.1: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name[id-fd57f159-68d6-4c2a-902b-03070828a87e,negative] |
||||||
test_create_server_from_non_bootable_volume[id-74085be3-a370-4ca2-bc51-2d0e10e0f573,image,negative,volume] |
pass
pt164.2: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume[id-74085be3-a370-4ca2-bc51-2d0e10e0f573,image,negative,volume] |
||||||
test_create_server_invalid_bdm_in_2nd_dict[id-12146ac1-d7df-4928-ad25-b1f99e5286cd,negative,volume] |
pass
pt164.3: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict[id-12146ac1-d7df-4928-ad25-b1f99e5286cd,negative,volume] |
||||||
test_create_server_metadata_exceeds_length_limit[id-7fc74810-0bd2-4cd7-8244-4f33a9db865a,negative] |
pass
pt164.4: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit[id-7fc74810-0bd2-4cd7-8244-4f33a9db865a,negative] |
||||||
test_create_server_name_length_exceeds_256[id-c3e0fb12-07fc-4d76-a22e-37409887afe8,negative] |
pass
pt164.5: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256[id-c3e0fb12-07fc-4d76-a22e-37409887afe8,negative] |
||||||
test_create_with_invalid_flavor[id-18f5227f-d155-4429-807c-ccb103887537,negative] |
pass
pt164.6: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor[id-18f5227f-d155-4429-807c-ccb103887537,negative] |
||||||
test_create_with_invalid_image[id-fcba1052-0a50-4cf3-b1ac-fae241edf02f,negative] |
pass
pt164.7: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image[id-fcba1052-0a50-4cf3-b1ac-fae241edf02f,negative] |
||||||
test_create_with_invalid_network_uuid[id-4e72dc2d-44c5-4336-9667-f7972e95c402,negative] |
pass
pt164.8: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid[id-4e72dc2d-44c5-4336-9667-f7972e95c402,negative] |
||||||
test_create_with_non_existent_keypair[id-7a2efc39-530c-47de-b875-2dd01c8d39bd,negative] |
pass
pt164.9: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_non_existent_keypair[id-7a2efc39-530c-47de-b875-2dd01c8d39bd,negative] |
||||||
test_create_with_nonexistent_security_group[id-c5fa6041-80cd-483b-aa6d-4e45f19d093c,negative] |
pass
pt164.10: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_nonexistent_security_group[id-c5fa6041-80cd-483b-aa6d-4e45f19d093c,negative] |
||||||
test_delete_non_existent_server[id-1041b4e6-514b-4855-96a5-e974b60870a3,negative] |
pass
pt164.11: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_non_existent_server[id-1041b4e6-514b-4855-96a5-e974b60870a3,negative] |
||||||
test_delete_server_pass_id_exceeding_length_limit[id-f4d7279b-5fd2-4bf2-9ba4-ae35df0d18c5,negative] |
pass
pt164.12: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit[id-f4d7279b-5fd2-4bf2-9ba4-ae35df0d18c5,negative] |
||||||
test_delete_server_pass_negative_id[id-75f79124-277c-45e6-a373-a1d6803f4cc4,negative] |
pass
pt164.13: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id[id-75f79124-277c-45e6-a373-a1d6803f4cc4,negative] |
||||||
test_force_delete_nonexistent_server_id[id-6f47992b-5144-4250-9f8b-f00aa33950f3,negative] |
pass
pt164.14: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_force_delete_nonexistent_server_id[id-6f47992b-5144-4250-9f8b-f00aa33950f3,negative] |
||||||
test_get_console_output_of_non_existent_server[id-7dd919e7-413f-4198-bebb-35e2a01b13e9,negative] |
pass
pt164.15: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_console_output_of_non_existent_server[id-7dd919e7-413f-4198-bebb-35e2a01b13e9,negative] |
||||||
test_get_non_existent_server[id-3436b02f-1b1e-4f03-881e-c6a602327439,negative] |
pass
pt164.16: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server[id-3436b02f-1b1e-4f03-881e-c6a602327439,negative] |
||||||
test_invalid_access_ip_v4_address[id-7f70a4d1-608f-4794-9e56-cb182765972c,negative] |
pass
pt164.17: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_access_ip_v4_address[id-7f70a4d1-608f-4794-9e56-cb182765972c,negative] |
||||||
test_invalid_ip_v6_address[id-5226dd80-1e9c-4d8a-b5f9-b26ca4763fd0,negative] |
pass
pt164.18: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address[id-5226dd80-1e9c-4d8a-b5f9-b26ca4763fd0,negative] |
||||||
test_pause_non_existent_server[id-6a8dc0c6-6cd4-4c0a-9f32-413881828091,negative] |
pass
pt164.19: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_non_existent_server[id-6a8dc0c6-6cd4-4c0a-9f32-413881828091,negative] |
||||||
test_pause_paused_server[id-d1417e7f-a509-41b5-a102-d5eed8613369,negative] |
pass
pt164.20: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_paused_server[id-d1417e7f-a509-41b5-a102-d5eed8613369,negative] |
||||||
test_personality_file_contents_not_encoded[id-b8a7235e-5246-4a8f-a08e-b34877c6586f,negative] |
skip
pt164.21: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_personality_file_contents_not_encoded[id-b8a7235e-5246-4a8f-a08e-b34877c6586f,negative] |
||||||
test_reboot_deleted_server[id-581a397d-5eab-486f-9cf9-1014bbd4c984,negative] |
pass
pt164.22: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_deleted_server[id-581a397d-5eab-486f-9cf9-1014bbd4c984,negative] |
||||||
test_reboot_non_existent_server[id-d4c023a0-9c55-4747-9dd5-413b820143c7,negative] |
pass
pt164.23: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server[id-d4c023a0-9c55-4747-9dd5-413b820143c7,negative] |
||||||
test_rebuild_deleted_server[id-98fa0458-1485-440f-873b-fe7f0d714930,negative] |
pass
pt164.24: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server[id-98fa0458-1485-440f-873b-fe7f0d714930,negative] |
||||||
test_rebuild_non_existent_server[id-d86141a7-906e-4731-b187-d64a2ea61422,negative] |
pass
pt164.25: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server[id-d86141a7-906e-4731-b187-d64a2ea61422,negative] |
||||||
test_restore_nonexistent_server_id[id-9c6d38cc-fcfb-437a-85b9-7b788af8bf01,negative] |
pass
pt164.26: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_nonexistent_server_id[id-9c6d38cc-fcfb-437a-85b9-7b788af8bf01,negative] |
||||||
test_restore_server_invalid_state[id-7fcadfab-bd6a-4753-8db7-4a51e51aade9,negative] |
pass
pt164.27: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_server_invalid_state[id-7fcadfab-bd6a-4753-8db7-4a51e51aade9,negative] |
||||||
test_resume_non_existent_server[id-221cd282-bddb-4837-a683-89c2487389b6,negative] |
pass
pt164.28: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_non_existent_server[id-221cd282-bddb-4837-a683-89c2487389b6,negative] |
||||||
test_resume_server_invalid_state[id-ccb6294d-c4c9-498f-8a43-554c098bfadb,negative] |
pass
pt164.29: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_server_invalid_state[id-ccb6294d-c4c9-498f-8a43-554c098bfadb,negative] |
||||||
test_server_name_blank[id-dbbfd247-c40c-449e-8f6c-d2aa7c7da7cf,negative] |
pass
pt164.30: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank[id-dbbfd247-c40c-449e-8f6c-d2aa7c7da7cf,negative] |
||||||
test_shelve_non_existent_server[id-abca56e2-a892-48ea-b5e5-e07e69774816,negative] |
pass
pt164.31: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_non_existent_server[id-abca56e2-a892-48ea-b5e5-e07e69774816,negative] |
||||||
test_shelve_shelved_server[id-443e4f9b-e6bf-4389-b601-3a710f15fddd,negative] |
pass
pt164.32: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_shelved_server[id-443e4f9b-e6bf-4389-b601-3a710f15fddd,negative] |
||||||
test_stop_non_existent_server[id-a31460a9-49e1-42aa-82ee-06e0bb7c2d03,negative] |
pass
pt164.33: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server[id-a31460a9-49e1-42aa-82ee-06e0bb7c2d03,negative] |
||||||
test_suspend_non_existent_server[id-d1f032d5-7b6e-48aa-b252-d5f16dd994ca,negative] |
pass
pt164.34: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_non_existent_server[id-d1f032d5-7b6e-48aa-b252-d5f16dd994ca,negative] |
||||||
test_suspend_server_invalid_state[id-7f323206-05a9-4bf8-996b-dd5b2036501b,negative] |
pass
pt164.35: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_server_invalid_state[id-7f323206-05a9-4bf8-996b-dd5b2036501b,negative] |
||||||
test_unpause_non_existent_server[id-705b8e3a-e8a7-477c-a19b-6868fc24ac75,negative] |
pass
pt164.36: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_non_existent_server[id-705b8e3a-e8a7-477c-a19b-6868fc24ac75,negative] |
||||||
test_unpause_server_invalid_state[id-c8e639a7-ece8-42dd-a2e0-49615917ba4f,negative] |
pass
pt164.37: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_server_invalid_state[id-c8e639a7-ece8-42dd-a2e0-49615917ba4f,negative] |
||||||
test_unshelve_non_existent_server[id-23d23b37-afaf-40d7-aa5d-5726f82d8821,negative] |
pass
pt164.38: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_non_existent_server[id-23d23b37-afaf-40d7-aa5d-5726f82d8821,negative] |
||||||
test_unshelve_server_invalid_state[id-8f198ded-1cca-4228-9e65-c6b449c54880,negative] |
pass
pt164.39: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_server_invalid_state[id-8f198ded-1cca-4228-9e65-c6b449c54880,negative] |
||||||
test_update_name_of_non_existent_server[id-aa8eed43-e2cb-4ebf-930b-da14f6a21d81,negative] |
pass
pt164.40: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server[id-aa8eed43-e2cb-4ebf-930b-da14f6a21d81,negative] |
||||||
test_update_server_name_length_exceeds_256[id-5c8e244c-dada-4590-9944-749c455b431f,negative] |
pass
pt164.41: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256[id-5c8e244c-dada-4590-9944-749c455b431f,negative] |
||||||
test_update_server_set_empty_name[id-38204696-17c6-44da-9590-40f87fb5a899,negative] |
pass
pt164.42: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name[id-38204696-17c6-44da-9590-40f87fb5a899,negative] |
||||||
test_resize_nonexistent_server[id-7ea45b3e-e770-46fa-bfcc-9daaf6d987c0,negative] |
pass
pt164.43: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_nonexistent_server[id-7ea45b3e-e770-46fa-bfcc-9daaf6d987c0,negative] |
||||||
test_resize_server_with_non_existent_flavor[id-ced1a1d7-2ab6-45c9-b90f-b27d87b30efd,negative] |
pass
pt164.44: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_non_existent_flavor[id-ced1a1d7-2ab6-45c9-b90f-b27d87b30efd,negative] |
||||||
test_resize_server_with_null_flavor[id-45436a7d-a388-4a35-a9d8-3adc5d0d940b,negative] |
pass
pt164.45: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor[id-45436a7d-a388-4a35-a9d8-3adc5d0d940b,negative] |
||||||
tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_a_server_of_another_tenant[id-5c75009d-3eea-423e-bea3-61b09fd25f9c,negative] |
pass
pt165.1: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_delete_a_server_of_another_tenant[id-5c75009d-3eea-423e-bea3-61b09fd25f9c,negative] |
||||||
test_update_server_of_another_tenant[id-543d84c1-dd2e-4c6d-8cb2-b9da0efaa384,negative] |
pass
pt165.2: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_update_server_of_another_tenant[id-543d84c1-dd2e-4c6d-8cb2-b9da0efaa384,negative] |
||||||
tempest.api.compute.test_extensions.ExtensionsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_extension[id-05762f39-bdfa-4cdb-9b46-b78f8e78e2fd] |
pass
pt166.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
pt166.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
pt167.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
pt167.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
pt167.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
pt168.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
pt169.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
pt169.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
pt170.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
pt170.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_negative.AttachVolumeNegativeTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative] |
pass
pt171.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
pt171.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
pt171.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
pt172.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
pt173.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
pt174.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
pt174.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
pt174.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
pt174.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
pt174.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
pt174.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
pt175.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
pt175.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
pt175.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
pt175.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
pt175.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
pt175.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
pt175.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
pt175.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
pt176.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
pt177.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
pt177.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
pt178.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
pt179.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
pt179.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
pt179.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
pt179.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
pt180.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
pt180.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
pt180.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
pt180.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
pt180.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
pt180.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
pt180.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
pt181.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
pt181.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
pt181.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
pt181.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
pt181.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
pt182.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
pt182.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
pt183.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
pt183.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
pt183.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
pt184.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
pt184.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
pt184.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
pt184.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
pt185.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
pt185.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
pt185.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
pt185.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
pt186.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
pt186.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
pt186.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
pt186.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
pt186.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
pt186.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
pt187.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
pt187.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
pt187.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
pt188.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
pt188.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
pt189.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
pt189.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
pt189.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
pt189.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
pt189.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
pt190.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
pt190.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
pt190.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
pt190.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
pt191.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
pt191.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
pt192.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
pt193.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
pt193.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
pt193.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
pt193.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
pt193.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
pt193.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
pt193.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
pt193.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
pt193.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
pt193.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
pt193.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
pt194.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
pt194.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
pt194.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
pt194.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
pt194.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
pt194.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
pt195.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
pt196.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
pt196.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
pt196.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
pt196.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
pt197.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
pt197.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
pt197.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
pt197.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
pt197.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
pt197.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
pt197.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
pt197.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
pt197.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
pt197.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
pt197.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
pt197.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
pt197.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
pt197.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
pt197.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
pt198.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
pt198.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
pt198.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
pt199.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
pt199.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
pt199.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
pt200.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
pt200.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
pt200.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
pt200.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
pt200.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
pt200.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
pt201.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
pt201.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
pt201.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
pt201.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
pt201.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
pt202.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
pt202.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
pt203.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
pt203.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
pt203.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
pt204.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
pt204.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
pt204.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
pt204.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
pt204.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
pt205.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
pt205.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
pt205.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
pt205.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
pt205.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
pt206.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
pt207.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
pt208.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
pt208.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
pt208.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
pt208.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
pt209.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
pt210.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
pt210.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
pt210.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
pt211.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
pt211.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
pt211.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
pt212.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
pt212.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
pt213.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
pt213.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
pt213.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
pt214.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
pt215.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
pt215.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
pt216.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
pt217.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
pt218.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
pt218.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
pt218.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
pt218.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
pt219.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
pt220.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
pt220.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
pt220.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
pt220.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
pt220.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
pt220.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
pt220.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
pt220.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
pt220.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
pt220.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
pt220.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
pt220.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
pt220.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
pt220.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
pt220.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
pt221.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
pt221.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
pt221.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
pt221.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
pt221.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
pt221.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
pt222.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
pt222.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
pt223.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
pt223.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
pt223.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
pt223.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
pt223.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
pt223.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
pt223.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
pt223.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
pt223.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
pt223.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
pt224.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
pt224.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
pt224.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
pt224.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
pt224.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
pt224.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
pt224.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
pt224.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
pt224.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
pt224.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
pt225.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
pt226.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
pt226.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
pt227.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
pt228.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
pt228.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
pt228.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
pt229.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
pt229.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
pt229.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
pt229.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
pt229.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
pt230.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
pt231.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
pt231.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_negative_quotas.QuotasNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_network_quota_exceeding[id-644f4e1b-1bf9-4af0-9fd8-eb56ac0f51cf,negative] |
pass
pt232.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
pt233.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
pt233.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
pt233.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
pt233.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
pt234.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
pt234.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
pt234.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
pt234.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
pt235.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
pt235.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
pt236.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
pt236.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
pt236.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
pt236.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
pt236.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
pt236.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
pt236.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
pt236.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
pt236.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
pt237.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
pt237.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
pt237.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
pt237.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
pt237.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
pt237.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
pt237.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
pt237.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
pt237.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
pt238.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
pt238.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
pt238.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
pt239.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
pt240.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
pt241.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
pt242.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
pt242.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
pt242.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
pt242.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
pt243.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
pt243.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
pt243.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
pt243.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
pt244.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
pt244.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
pt244.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
pt244.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
pt244.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
pt244.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
pt244.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
pt244.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
pt244.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
pt244.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
pt244.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
pt245.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
pt246.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
pt246.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
pt247.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
pt247.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
pt248.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
pt248.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
pt248.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
pt248.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
pt248.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
pt249.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
pt249.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
pt249.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
pt250.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
pt250.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
pt250.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
pt251.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
pt251.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
pt251.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
pt252.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
pt252.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
pt252.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
pt252.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
pt252.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
pt252.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
pt252.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
pt252.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
pt252.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
pt252.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
pt252.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
pt252.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
pt252.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
pt252.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
pt252.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
pt252.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
pt252.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
pt252.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
pt252.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
pt252.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
pt252.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
pt252.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
pt253.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
pt253.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
pt253.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
pt253.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
pt253.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
pt254.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
pt254.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
pt254.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
pt254.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
pt254.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
pt254.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
pt254.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
pt254.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
pt254.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
pt254.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
pt254.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
pt254.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
pt254.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
pt254.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
pt254.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
pt254.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
pt254.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
pt254.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
pt254.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
pt254.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
pt255.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
pt255.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
pt255.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
pt255.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
pt255.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
pt255.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
pt255.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
pt255.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
pt255.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
pt255.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
pt256.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
pt256.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
pt256.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
pt256.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
pt256.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
pt256.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
pt256.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
pt256.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
pt256.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
pt256.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
pt256.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
pt256.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
pt256.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
pt256.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
pt256.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
pt257.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
pt257.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
pt257.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
pt257.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
pt257.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
pt257.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
pt257.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
pt257.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
pt257.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
pt257.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
pt257.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
pt257.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
pt257.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
pt257.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
pt257.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
pt258.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
pt258.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
pt258.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
pt258.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
pt258.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
pt258.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
pt258.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
pt259.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
pt259.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
pt259.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
pt259.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
pt259.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
pt259.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
pt259.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
pt260.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
pt261.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
pt261.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
pt261.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
pt261.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
pt261.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
pt261.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
pt261.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
pt262.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
pt262.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
pt262.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
pt262.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
pt262.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
pt262.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
pt262.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 | 9 | 9 | 0 | 0 | 0 | Detail | |
test_create_list_update_show_delete_security_group[id-bfd128e5-3c92-44b6-9d66-7fe29d22c802,smoke] |
pass
pt263.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
pt263.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
pt263.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
pt263.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
pt263.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
pt263.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
pt263.7: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule[id-cfb99e0e-7410-4a3d-8a0c-959a63ee77e9,smoke] |
||||||
test_delete_security_group_clear_associated_rules[id-fd1ea1c5-eedc-403f-898d-2b562e853f2e] |
pass
pt263.8: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_delete_security_group_clear_associated_rules[id-fd1ea1c5-eedc-403f-898d-2b562e853f2e] |
||||||
test_list_security_groups[id-e30abd17-fef9-4739-8617-dc26da88e686,smoke] |
pass
pt263.9: 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 | 9 | 9 | 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.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
pt264.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
pt264.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
pt264.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
pt264.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
pt264.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
pt264.7: tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule[id-cfb99e0e-7410-4a3d-8a0c-959a63ee77e9,smoke] |
||||||
test_delete_security_group_clear_associated_rules[id-fd1ea1c5-eedc-403f-898d-2b562e853f2e] |
pass
pt264.8: tempest.api.network.test_security_groups.SecGroupTest.test_delete_security_group_clear_associated_rules[id-fd1ea1c5-eedc-403f-898d-2b562e853f2e] |
||||||
test_list_security_groups[id-e30abd17-fef9-4739-8617-dc26da88e686,smoke] |
pass
pt264.9: 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
pt265.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
pt265.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
pt265.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
pt265.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
pt265.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
pt265.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
pt265.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
pt265.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
pt265.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
pt265.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
pt265.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
pt265.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
pt265.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
pt265.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
pt266.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
pt266.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
pt266.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
pt266.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
pt266.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
pt266.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
pt266.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
pt266.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
pt266.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
pt266.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
pt266.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
pt266.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
pt266.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
pt267.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
pt268.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
pt269.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
pt269.2: tempest.api.network.test_tags.TagsExtTest.test_update_and_delete_all_tags[id-663a90f5-f334-4b44-afe0-c5fc1d408791] |
||||||
tempest.api.network.test_versions.NetworksApiDiscovery | 2 | 2 | 0 | 0 | 0 | Detail | |
test_api_version_resources[id-cac8a836-c2e0-4304-b556-cd299c7281d1,smoke] |
pass
pt270.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
pt270.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
pt271.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
pt271.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 | 2 | 0 | 0 | 0 | 2 | Detail | |
test_extend_attached_encrypted_volume_luksv1[compute,id-e93243ec-7c37-4b5b-a099-ebf052c13216] |
skip
pt272.1: tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest.test_extend_attached_encrypted_volume_luksv1[compute,id-e93243ec-7c37-4b5b-a099-ebf052c13216] |
||||||
test_extend_attached_encrypted_volume_luksv2[compute,id-381a2a3a-b2f4-4631-a910-720881f2cc2f] |
skip
pt272.2: tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest.test_extend_attached_encrypted_volume_luksv2[compute,id-381a2a3a-b2f4-4631-a910-720881f2cc2f] |
||||||
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
pt273.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
pt273.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
pt273.3: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete[id-1298e537-f1f0-47a3-a1dd-8adec8168897] |
||||||
tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40] |
pass
pt274.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
pt275.1: tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest.test_group_type_specs_create_show_update_list_delete[id-bb4e30d0-de6e-4f4d-866c-dcc48d023b4e] |
||||||
tempest.api.volume.admin.test_group_types.GroupTypesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_group_type_create_list_update_show_delete[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864] |
pass
pt276.1: tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show_delete[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864] |
||||||
test_group_type_list_by_optional_params[id-3d5e5cec-72b4-4511-b135-7cc2b7a053ae] |
pass
pt276.2: tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_list_by_optional_params[id-3d5e5cec-72b4-4511-b135-7cc2b7a053ae] |
||||||
tempest.api.volume.admin.test_groups.GroupsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4] |
pass
pt277.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
pt277.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
pt278.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
pt279.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
pt280.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
pt280.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
pt280.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
pt280.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
pt280.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
pt280.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
pt280.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
pt281.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
pt282.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
pt282.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
pt282.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
pt282.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
pt282.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
pt282.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
pt283.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
pt283.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
pt284.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
pt284.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
pt285.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
pt286.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
pt286.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
pt287.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
pt287.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
pt288.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
pt288.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
pt288.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
pt288.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
pt288.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
pt288.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
pt288.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
pt289.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
pt289.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
pt289.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
pt290.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
pt291.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
pt291.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
pt291.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
pt291.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
pt291.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
pt292.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
pt292.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
pt292.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
pt292.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
pt292.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
pt293.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
pt293.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
pt294.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
pt294.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
pt295.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
pt295.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
pt295.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
pt295.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
pt295.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
pt296.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
pt296.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
pt296.3: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update[id-0806db36-b4a0-47a1-b6f3-c2e7f194d017] |
||||||
tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest | 12 | 12 | 0 | 0 | 0 | Detail | |
test_create_invalid_body[id-bc772c71-1ed4-4716-b945-8b5ed0f15e87,negative] |
pass
pt297.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
pt297.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
pt297.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
pt297.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
pt297.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
pt297.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
pt297.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
pt297.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
pt297.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
pt297.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
pt297.11: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id[id-25e5a0ee-89b3-4c53-8310-236f76c75365,negative] |
||||||
test_update_nonexistent_type_id[id-474090d2-0824-eb3b-9335-f506b4aa49d8,negative] |
pass
pt297.12: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_type_id[id-474090d2-0824-eb3b-9335-f506b4aa49d8,negative] |
||||||
tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_volume_type_encryption_nonexistent_type_id[id-a5924b5f-b6c1-49ba-994c-b4af55d26e52,negative] |
pass
pt298.1: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_type_encryption_nonexistent_type_id[id-a5924b5f-b6c1-49ba-994c-b4af55d26e52,negative] |
||||||
test_create_volume_with_private_volume_type[id-8c09f849-f225-4d78-ba87-bffd9a5e0c6f,negative] |
pass
pt298.2: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type[id-8c09f849-f225-4d78-ba87-bffd9a5e0c6f,negative] |
||||||
test_create_with_empty_name[id-878b4e57-faa2-4659-b0d1-ce740a06ae81,negative] |
pass
pt298.3: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name[id-878b4e57-faa2-4659-b0d1-ce740a06ae81,negative] |
||||||
test_create_with_repeated_name[id-969b10c7-3d77-4e1b-a4f2-2d265980f7e5,negative] |
pass
pt298.4: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_repeated_name[id-969b10c7-3d77-4e1b-a4f2-2d265980f7e5,negative] |
||||||
test_delete_nonexistent_type_id[id-6b3926d2-7d73-4896-bc3d-e42dfd11a9f6,negative] |
pass
pt298.5: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id[id-6b3926d2-7d73-4896-bc3d-e42dfd11a9f6,negative] |
||||||
test_get_nonexistent_type_id[id-994610d6-0476-4018-a644-a2602ef5d4aa,negative] |
pass
pt298.6: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id[id-994610d6-0476-4018-a644-a2602ef5d4aa,negative] |
||||||
tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81] |
pass
pt299.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
pt299.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
pt299.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
pt299.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
pt299.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
pt299.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
pt300.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
pt300.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
pt301.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
pt302.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
pt303.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
pt304.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
pt305.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
pt305.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
pt306.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
pt306.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
pt307.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
pt308.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
pt308.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
pt309.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
pt309.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
pt310.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
pt310.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
pt311.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
pt311.2: tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer[id-af4a5b97-0859-4f31-aa3c-85b05bb63322] |
||||||
tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-d746bd69-bb30-4414-9a1c-577959fac6a1] |
pass
pt312.1: tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_get_list_accept_volume_transfer[id-d746bd69-bb30-4414-9a1c-577959fac6a1] |
||||||
test_create_list_delete_volume_transfer[id-d4b20ec2-e1bb-4068-adcf-6c20020a8e05] |
pass
pt312.2: tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_list_delete_volume_transfer[id-d4b20ec2-e1bb-4068-adcf-6c20020a8e05] |
||||||
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
pt313.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
pt313.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
pt313.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
pt313.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
pt313.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
pt313.6: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image] |
||||||
tempest.api.volume.test_volumes_backup.VolumesBackupsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_backup_create_attached_volume[compute,id-07af8f6d-80af-44c9-a5dc-c8427b1b62e6] |
pass
pt314.1: tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_backup_create_attached_volume[compute,id-07af8f6d-80af-44c9-a5dc-c8427b1b62e6] |
||||||
test_bootable_volume_backup_and_restore[id-2a8ba340-dff2-4511-9db7-646f07156b15,image] |
pass
pt314.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
pt314.3: tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_volume_backup_create_get_detailed_list_restore_delete[id-a66eb488-8ee1-47d4-8e9f-575a095728c6] |
||||||
tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_backup[id-9b374cbc-be5f-4d37-8848-7efb8a873dcc] |
pass
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_negative.VolumesNegativeTest | 32 | 32 | 0 | 0 | 0 | Detail | |
test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative] |
pass
pt322.1: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative] |
||||||
test_create_volume_from_deactivated_image[id-d15e7f35-2cfc-48c8-9418-c8223a89bcbb,image,negative] |
pass
pt322.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
pt322.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
pt322.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
pt322.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
pt322.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
pt322.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
pt322.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
pt322.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
pt322.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
pt322.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
pt322.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
pt322.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
pt322.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
pt322.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
pt322.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
pt322.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
pt322.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
pt322.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
pt322.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
pt322.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
pt322.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
pt322.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
pt322.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
pt322.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
pt322.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
pt322.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
pt322.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
pt322.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
pt322.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
pt322.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
pt322.32: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-f131c586-9448-44a4-a8b0-54ca838aa43e,negative] |
||||||
tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
pass
pt323.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
pt323.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
pt323.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
pt323.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
pt323.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
pt323.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
pt324.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
pt324.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
pt324.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
pt324.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
pt324.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
pt324.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
pt324.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
pt324.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
pt324.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
pt324.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
pt324.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
pt324.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
pt324.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
pt325.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
pt325.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
pt325.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
pt325.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
pt325.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
pt325.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
pt326.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 | 3 | 3 | 0 | 0 | 0 | Detail | |
test_encrypted_cinder_volumes_cryptsetup[compute,id-cbc752ed-b716-4717-910f-956cce965722,image,slow,volume] |
pass
pt327.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
pt327.2: tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_luks[compute,id-79165fb4-5534-4b9d-8429-97ccffb8f86e,image,slow,volume] |
||||||
test_encrypted_cinder_volumes_luksv2[compute,id-7abec0a3-61a0-42a5-9e36-ad3138fb38b4,image,slow,volume] |
pass
pt327.3: tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_luksv2[compute,id-7abec0a3-61a0-42a5-9e36-ad3138fb38b4,image,slow,volume] |
||||||
tempest.scenario.test_minimum_basic.TestMinimumBasicScenario | 2 | 2 | 0 | 0 | 0 | Detail | |
test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion[compute,id-a8fd48ec-1d01-4895-b932-02321661ec1e,image,network,volume] |
pass
pt328.1: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion[compute,id-a8fd48ec-1d01-4895-b932-02321661ec1e,image,network,volume] |
||||||
test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,volume] |
pass
pt328.2: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,volume] |
||||||
tempest.scenario.test_network_basic_ops.TestNetworkBasicOps | 4 | 2 | 0 | 0 | 2 | Detail | |
test_connectivity_between_vms_on_different_networks[compute,id-1546850e-fbaa-42f5-8b5f-03d8a6a95f15,network,slow] |
pass
pt329.1: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_connectivity_between_vms_on_different_networks[compute,id-1546850e-fbaa-42f5-8b5f-03d8a6a95f15,network,slow] |
||||||
test_hotplug_nic[compute,id-c5adff73-e961-41f1-b4a9-343614f18cfa,network] |
skip
pt329.2: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic[compute,id-c5adff73-e961-41f1-b4a9-343614f18cfa,network] |
||||||
test_mtu_sized_frames[compute,id-b158ea55-472e-4086-8fa9-c64ac0c6c1d0,network,slow] |
pass
pt329.3: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_mtu_sized_frames[compute,id-b158ea55-472e-4086-8fa9-c64ac0c6c1d0,network,slow] |
||||||
test_port_security_macspoofing_port[compute,id-7c0bb1a2-d053-49a4-98f9-ca1a1d849f63,network,slow] |
skip
pt329.4: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_port_security_macspoofing_port[compute,id-7c0bb1a2-d053-49a4-98f9-ca1a1d849f63,network,slow] |
||||||
tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps | 2 | 2 | 0 | 0 | 0 | Detail | |
test_swift_acl_anonymous_download[id-916c7111-cb1f-44b2-816d-8f760e4ea910,object_storage,slow] |
pass
pt330.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
pt330.2: tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_basic_ops[id-b920faf1-7b8a-4657-b9fe-9c4512bfb381,object_storage] |
||||||
tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps | 1 | 1 | 0 | 0 | 0 | Detail | |
test_boot_into_disabled_port_security_network_without_secgroup[compute,id-13ccf253-e5ad-424b-9c4a-97b88a026699,network,slow] |
pass
pt331.1: tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_boot_into_disabled_port_security_network_without_secgroup[compute,id-13ccf253-e5ad-424b-9c4a-97b88a026699,network,slow] |
||||||
tempest.scenario.test_server_advanced_ops.TestServerAdvancedOps | 1 | 1 | 0 | 0 | 0 | Detail | |
test_server_sequence_suspend_resume[compute,id-949da7d5-72c8-4808-8802-e3d70df98e2c,slow] |
pass
pt332.1: tempest.scenario.test_server_advanced_ops.TestServerAdvancedOps.test_server_sequence_suspend_resume[compute,id-949da7d5-72c8-4808-8802-e3d70df98e2c,slow] |
||||||
tempest.scenario.test_server_basic_ops.TestServerBasicOps | 1 | 1 | 0 | 0 | 0 | Detail | |
test_server_basic_ops[compute,id-7fff3fb3-91d8-4fd0-bd7d-0204f1f180ba,network,smoke] |
pass
pt333.1: tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops[compute,id-7fff3fb3-91d8-4fd0-bd7d-0204f1f180ba,network,smoke] |
||||||
tempest.scenario.test_server_multinode.TestServerMultinode | 1 | 1 | 0 | 0 | 0 | Detail | |
test_schedule_to_all_nodes[compute,id-9cecbe35-b9d4-48da-a37e-7ce70aa43d30,network,smoke] |
pass
pt334.1: tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes[compute,id-9cecbe35-b9d4-48da-a37e-7ce70aa43d30,network,smoke] |
||||||
tempest.scenario.test_shelve_instance.TestShelveInstance | 2 | 2 | 0 | 0 | 0 | Detail | |
test_shelve_instance[compute,id-1164e700-0af0-4a4c-8792-35909a88743c,image,network,slow] |
pass
pt335.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
pt335.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
pt336.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
pt337.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
pt337.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
pt337.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
pt337.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
pt338.1: tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore.test_volume_backup_restore[compute,id-2ce5e55c-4085-43c1-98c6-582525334ad7,image,slow,volume] |
||||||
tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern | 5 | 5 | 0 | 0 | 0 | Detail | |
test_boot_server_from_encrypted_volume_luks[compute,id-cb78919a-e553-4bab-b73b-10cf4d2eb125,volume] |
pass
pt339.1: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks[compute,id-cb78919a-e553-4bab-b73b-10cf4d2eb125,volume] |
||||||
test_boot_server_from_encrypted_volume_luksv2[compute,id-5ab6100f-1b31-4dd0-a774-68cfd837ef77,volume] |
pass
pt339.2: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luksv2[compute,id-5ab6100f-1b31-4dd0-a774-68cfd837ef77,volume] |
||||||
test_create_server_from_volume_snapshot[compute,id-05795fb2-b2a7-4c9f-8fac-ff25aedb1489,image,slow,volume] |
pass
pt339.3: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot[compute,id-05795fb2-b2a7-4c9f-8fac-ff25aedb1489,image,slow,volume] |
||||||
test_image_defined_boot_from_volume[compute,id-36c34c67-7b54-4b59-b188-02a2f458a63b,image,volume] |
pass
pt339.4: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume[compute,id-36c34c67-7b54-4b59-b188-02a2f458a63b,image,volume] |
||||||
test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume] |
pass
pt339.5: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume] |
||||||
Total | 1280 | 1181 | 8 | 0 | 91 |